# Test graph match on extended type. # $Id: extendedType-graph.rq,v 1.1 2006/01/19 17:21:29 andy_seaborne Exp $ PREFIX loc: PREFIX air: SELECT ?a1 WHERE {?a1 air:name ?name1 ; loc:location ?l1 . ?l1 loc:rotational "-7420507.1"^^loc:ECEF_X }