gStore/test/q2

5 lines
67 B
Plaintext

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