# Opaque types can not be tested for != .
# $Id: extendedType-ne-fail-result.n3,v 1.2 2005/08/02 03:30:19 eric Exp $

@prefix rdf:  <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rs:      <http://www.w3.org/2001/sw/DataAccess/tests/result-set#> .
@prefix loc:  <http://www.w3.org/2001/sw/DataAccess/tests/data/ValueTesting/extendedType-0#> .

[]  <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
                rs:ResultSet ;
    rs:resultVariable
                "a1", "a2" .

