gStore/example/d1

6 lines
67 B
Plaintext

select ?x1 ?x2 where
{
?x1 y:discovered ?x2.
?x2 rdfs:label ?x3.
}