blob: 7e7396ce405616cfb6ae4fbbfeb92494568122a9 [file] [log] [blame]
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX : <http://example/>
SELECT *
WHERE { ?x ?p "string"^^xsd:string }