gStore/data/ex2.sql

5 lines
84 B
SQL

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