gStore/data/p3.sql

5 lines
84 B
SQL

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