blob: f4cd66d6006388ac18f5614e67bc4f0c5228a22b [file] [log] [blame]
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX : <http://example/>
PREFIX ex: <http://example/ns#>
SELECT *
WHERE { ?x ?p "unknown"^^ex:type1 }