# Query14 PREFIX rdf: PREFIX ub: SELECT * WHERE { ?x rdf:type ub:UndergraduateStudent . } # (type UndergraduateStudent ?X) # - This query is the simplest in the test set. This query represents those with large input and low selectivity and does not assume any hierarchy information or inference.