gStore/data/LUBM_q2.sql

6 lines
78 B
SQL

select distinct ?x where
{
?x <rdf:type> <ub:Course>.
?x <ub:name> ?y.
}