blob: 19d7fc8026f3caad54654d34a07fa2bfcaa80393 [file] [log] [blame]
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX : <http://example.org/things#>
SELECT ?x
WHERE
{ ?x :p 1 .
}