blob: c60ce8b7be36db5ffac296f8c6ef031b94076c36 [file] [log] [blame]
PREFIX : <http://example/>
SELECT *
{
?x :p ?v . FILTER( sameTerm(?v,12) )
}