gStore/format_query/d1

6 lines
71 B
Plaintext

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