gStore/data/ex2.sql

5 lines
84 B
MySQL
Raw Normal View History

select distinct ?x where
{
?x <rdf:type> <ub:UndergraduateStudent>.
}