blob: 742e5b40bd3766fc87993f48903958bf1f80a938 [file] [log] [blame]
PREFIX : <http://example/>
SELECT ?v str(?v)
{
?x a :X .
OPTIONAL { ?x :p ?v }
}