[Fwd: Re: sesame results for the DAWG test suite]

Forwarded with permission from Arjohn.

For Arjohn and other implementors:

We have already begun compiling the implementation report, though it is 
an iterative process. We will give warning on this list within a couple 
of days of "freezing" the implementation report when we request a 
transition to PR (expected within a couple of weeks), so that 
implementations may send updated results if they want.

After that, once the specifications have reached PR, we will continue to 
update the implementation report with newly received results.

Lee

-------- Original Message --------
Subject: Re: sesame results for the DAWG test suite
Date: Fri, 21 Sep 2007 17:12:11 +0200
From: Arjohn Kampman <arjohn.kampman@aduna-software.com>
To: Lee Feigenbaum <lee@thefigtrees.net>
References: <469E075A.2010602@aduna-software.com> 
<20070806135408.GB11921@w3.org> <46B83B29.9020605@hpl.hp.com> 
<20070918150954.GA29399@w3.org> <46F01300.8020609@aduna-software.com> 
<46F07561.8000802@thefigtrees.net> <46F26904.8060902@aduna-software.com> 
<46F278BF.9080609@thefigtrees.net>

Please find attached, the result of the dawg test suite on Sesame. I
hope I got the EARL format right. If not, please let me know.

I hope to reach full sparql compliance in the next two weeks. Do you
have a specific date when you will start processing the results? If so,
I can send you an up-to-date report just before that. Again, please let
me know.

Arjohn



Lee Feigenbaum wrote:
> Arjohn Kampman wrote:
>> Lee Feigenbaum wrote:
>>> Hi Arjohn,
>>>
>>> Just wanted to drop you a quick note to see if you thought you'd be 
>>> able to produce results for running the DAWG test suite against 
>>> Sesame in the next week or so - we're hoping to be putting together 
>>> our implementation report and requesting a transition to PR for 
>>> SPARQL (the query language) around then.
>>
>> Hi Lee,
>>
>> If I remeber correctly, the original deadline was today, but I've been
>> extremely busy the last few weeks. I hope to be able to produce the
>> report tomorrow (21st). Is that OK with you?
> 
> That would be great. Thanks, Arjohn.
> 
> Lee


-- 
Arjohn Kampman, Senior Software Engineer
Aduna - Guided Exploration
www.aduna-software.com
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix earl: <http://www.w3.org/ns/earl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

_:node12kk9kof2x1 a doap:Project ;
	doap:name "OpenRDF Sesame" ;
	doap:release _:node12kk9kof2x2 .

_:node12kk9kof2x2 a doap:Version ;
	doap:created "2007-09-21"^^xsd:date ;
	doap:name "Sesame 2.0-SNAPSHOT" .

_:node12kk9kof2x3 a earl:Software ;
	dc:title "OpenRDF SPARQL compliance test" .

_:node12kk9kof2x4 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-1> ;
	earl:result _:node12kk9kof2x5 .

_:node12kk9kof2x5 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x6 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-2> ;
	earl:result _:node12kk9kof2x7 .

_:node12kk9kof2x7 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x8 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-3> ;
	earl:result _:node12kk9kof2x9 .

_:node12kk9kof2x9 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x10 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-4> ;
	earl:result _:node12kk9kof2x11 .

_:node12kk9kof2x11 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x12 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#base-prefix-5> ;
	earl:result _:node12kk9kof2x13 .

_:node12kk9kof2x13 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x14 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-1> ;
	earl:result _:node12kk9kof2x15 .

_:node12kk9kof2x15 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x16 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-2> ;
	earl:result _:node12kk9kof2x17 .

_:node12kk9kof2x17 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x18 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-3> ;
	earl:result _:node12kk9kof2x19 .

_:node12kk9kof2x19 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x20 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#list-4> ;
	earl:result _:node12kk9kof2x21 .

_:node12kk9kof2x21 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x22 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-1> ;
	earl:result _:node12kk9kof2x23 .

_:node12kk9kof2x23 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x24 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-2> ;
	earl:result _:node12kk9kof2x25 .

_:node12kk9kof2x25 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x26 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-3> ;
	earl:result _:node12kk9kof2x27 .

_:node12kk9kof2x27 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x28 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#quotes-4> ;
	earl:result _:node12kk9kof2x29 .

_:node12kk9kof2x29 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x30 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-1> ;
	earl:result _:node12kk9kof2x31 .

_:node12kk9kof2x31 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x32 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-2> ;
	earl:result _:node12kk9kof2x33 .

_:node12kk9kof2x33 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x34 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-3> ;
	earl:result _:node12kk9kof2x35 .

_:node12kk9kof2x35 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x36 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-4> ;
	earl:result _:node12kk9kof2x37 .

_:node12kk9kof2x37 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x38 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-5> ;
	earl:result _:node12kk9kof2x39 .

_:node12kk9kof2x39 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x40 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-6> ;
	earl:result _:node12kk9kof2x41 .

_:node12kk9kof2x41 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x42 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-7> ;
	earl:result _:node12kk9kof2x43 .

_:node12kk9kof2x43 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x44 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-8> ;
	earl:result _:node12kk9kof2x45 .

_:node12kk9kof2x45 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x46 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#term-9> ;
	earl:result _:node12kk9kof2x47 .

_:node12kk9kof2x47 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x48 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#var-1> ;
	earl:result _:node12kk9kof2x49 .

_:node12kk9kof2x49 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x50 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#var-2> ;
	earl:result _:node12kk9kof2x51 .

_:node12kk9kof2x51 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x52 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#bgp-no-match> ;
	earl:result _:node12kk9kof2x53 .

_:node12kk9kof2x53 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x54 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#spoo-1> ;
	earl:result _:node12kk9kof2x55 .

_:node12kk9kof2x55 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x56 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/basic/manifest#prefix-name-1> ;
	earl:result _:node12kk9kof2x57 .

_:node12kk9kof2x57 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x58 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-001> ;
	earl:result _:node12kk9kof2x59 .

_:node12kk9kof2x59 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x60 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-002> ;
	earl:result _:node12kk9kof2x61 .

_:node12kk9kof2x61 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x62 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-003> ;
	earl:result _:node12kk9kof2x63 .

_:node12kk9kof2x63 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x64 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/triple-match/manifest#dawg-triple-pattern-004> ;
	earl:result _:node12kk9kof2x65 .

_:node12kk9kof2x65 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x66 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-01> ;
	earl:result _:node12kk9kof2x67 .

_:node12kk9kof2x67 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x68 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-02> ;
	earl:result _:node12kk9kof2x69 .

_:node12kk9kof2x69 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x70 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-03> ;
	earl:result _:node12kk9kof2x71 .

_:node12kk9kof2x71 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x72 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-04> ;
	earl:result _:node12kk9kof2x73 .

_:node12kk9kof2x73 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x74 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-05> ;
	earl:result _:node12kk9kof2x75 .

_:node12kk9kof2x75 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x76 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-06> ;
	earl:result _:node12kk9kof2x77 .

_:node12kk9kof2x77 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x78 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-07> ;
	earl:result _:node12kk9kof2x79 .

_:node12kk9kof2x79 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x80 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-08> ;
	earl:result _:node12kk9kof2x81 .

_:node12kk9kof2x81 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x82 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-09> ;
	earl:result _:node12kk9kof2x83 .

_:node12kk9kof2x83 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x84 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-10> ;
	earl:result _:node12kk9kof2x85 .

_:node12kk9kof2x85 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x86 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-11> ;
	earl:result _:node12kk9kof2x87 .

_:node12kk9kof2x87 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x88 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-eq-12> ;
	earl:result _:node12kk9kof2x89 .

_:node12kk9kof2x89 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x90 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-2> ;
	earl:result _:node12kk9kof2x91 .

_:node12kk9kof2x91 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x92 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-3> ;
	earl:result _:node12kk9kof2x93 .

_:node12kk9kof2x93 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x94 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#date-4> ;
	earl:result _:node12kk9kof2x95 .

_:node12kk9kof2x95 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x96 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-cmp-01> ;
	earl:result _:node12kk9kof2x97 .

_:node12kk9kof2x97 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x98 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/open-world/manifest#open-cmp-02> ;
	earl:result _:node12kk9kof2x99 .

_:node12kk9kof2x99 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x100 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#nested-opt-1> ;
	earl:result _:node12kk9kof2x101 .

_:node12kk9kof2x101 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x102 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#nested-opt-2> ;
	earl:result _:node12kk9kof2x103 .

_:node12kk9kof2x103 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x104 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-1> ;
	earl:result _:node12kk9kof2x105 .

_:node12kk9kof2x105 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x106 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-2> ;
	earl:result _:node12kk9kof2x107 .

_:node12kk9kof2x107 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x108 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#opt-filter-3> ;
	earl:result _:node12kk9kof2x109 .

_:node12kk9kof2x109 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x110 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-1> ;
	earl:result _:node12kk9kof2x111 .

_:node12kk9kof2x111 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x112 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-2> ;
	earl:result _:node12kk9kof2x113 .

_:node12kk9kof2x113 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x114 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-place-3> ;
	earl:result _:node12kk9kof2x115 .

_:node12kk9kof2x115 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x116 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-nested-1> ;
	earl:result _:node12kk9kof2x117 .

_:node12kk9kof2x117 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x118 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-nested-2> ;
	earl:result _:node12kk9kof2x119 .

_:node12kk9kof2x119 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x120 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#filter-scope-1> ;
	earl:result _:node12kk9kof2x121 .

_:node12kk9kof2x121 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x122 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-scope-1> ;
	earl:result _:node12kk9kof2x123 .

_:node12kk9kof2x123 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x124 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-combo-1> ;
	earl:result _:node12kk9kof2x125 .

_:node12kk9kof2x125 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x126 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/algebra/manifest#join-combo-2> ;
	earl:result _:node12kk9kof2x127 .

_:node12kk9kof2x127 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x128 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/bnode-coreference/manifest#dawg-bnode-coref-001> ;
	earl:result _:node12kk9kof2x129 .

_:node12kk9kof2x129 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x130 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-001> ;
	earl:result _:node12kk9kof2x131 .

_:node12kk9kof2x131 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x132 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-002> ;
	earl:result _:node12kk9kof2x133 .

_:node12kk9kof2x133 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x134 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-union-001> ;
	earl:result _:node12kk9kof2x135 .

_:node12kk9kof2x135 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x136 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-1> ;
	earl:result _:node12kk9kof2x137 .

_:node12kk9kof2x137 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x138 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-2> ;
	earl:result _:node12kk9kof2x139 .

_:node12kk9kof2x139 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x140 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-3> ;
	earl:result _:node12kk9kof2x141 .

_:node12kk9kof2x141 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x142 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional/manifest#dawg-optional-complex-4> ;
	earl:result _:node12kk9kof2x143 .

_:node12kk9kof2x143 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x144 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-001> ;
	earl:result _:node12kk9kof2x145 .

_:node12kk9kof2x145 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x146 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-002> ;
	earl:result _:node12kk9kof2x147 .

_:node12kk9kof2x147 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x148 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/optional-filter/manifest#dawg-optional-filter-003> ;
	earl:result _:node12kk9kof2x149 .

_:node12kk9kof2x149 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x150 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-01> ;
	earl:result _:node12kk9kof2x151 .

_:node12kk9kof2x151 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x152 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-02> ;
	earl:result _:node12kk9kof2x153 .

_:node12kk9kof2x153 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x154 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-03> ;
	earl:result _:node12kk9kof2x155 .

_:node12kk9kof2x155 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x156 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-04> ;
	earl:result _:node12kk9kof2x157 .

_:node12kk9kof2x157 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x158 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-05> ;
	earl:result _:node12kk9kof2x159 .

_:node12kk9kof2x159 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x160 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-06> ;
	earl:result _:node12kk9kof2x161 .

_:node12kk9kof2x161 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x162 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-07> ;
	earl:result _:node12kk9kof2x163 .

_:node12kk9kof2x163 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x164 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-08> ;
	earl:result _:node12kk9kof2x165 .

_:node12kk9kof2x165 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x166 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-09> ;
	earl:result _:node12kk9kof2x167 .

_:node12kk9kof2x167 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x168 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-10> ;
	earl:result _:node12kk9kof2x169 .

_:node12kk9kof2x169 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x170 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/graph/manifest#dawg-graph-11> ;
	earl:result _:node12kk9kof2x171 .

_:node12kk9kof2x171 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x172 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-01> ;
	earl:result _:node12kk9kof2x173 .

_:node12kk9kof2x173 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x174 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-02> ;
	earl:result _:node12kk9kof2x175 .

_:node12kk9kof2x175 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x176 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-03> ;
	earl:result _:node12kk9kof2x177 .

_:node12kk9kof2x177 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x178 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-04> ;
	earl:result _:node12kk9kof2x179 .

_:node12kk9kof2x179 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x180 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-05> ;
	earl:result _:node12kk9kof2x181 .

_:node12kk9kof2x181 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x182 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-06> ;
	earl:result _:node12kk9kof2x183 .

_:node12kk9kof2x183 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x184 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-07> ;
	earl:result _:node12kk9kof2x185 .

_:node12kk9kof2x185 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x186 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-08> ;
	earl:result _:node12kk9kof2x187 .

_:node12kk9kof2x187 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x188 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-09> ;
	earl:result _:node12kk9kof2x189 .

_:node12kk9kof2x189 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x190 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-10> ;
	earl:result _:node12kk9kof2x191 .

_:node12kk9kof2x191 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x192 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-11> ;
	earl:result _:node12kk9kof2x193 .

_:node12kk9kof2x193 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x194 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/dataset/manifest#dawg-dataset-12> ;
	earl:result _:node12kk9kof2x195 .

_:node12kk9kof2x195 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x196 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-01> ;
	earl:result _:node12kk9kof2x197 .

_:node12kk9kof2x197 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x198 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-02> ;
	earl:result _:node12kk9kof2x199 .

_:node12kk9kof2x199 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x200 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-03> ;
	earl:result _:node12kk9kof2x201 .

_:node12kk9kof2x201 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x202 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-04> ;
	earl:result _:node12kk9kof2x203 .

_:node12kk9kof2x203 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x204 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-05> ;
	earl:result _:node12kk9kof2x205 .

_:node12kk9kof2x205 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x206 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-06> ;
	earl:result _:node12kk9kof2x207 .

_:node12kk9kof2x207 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x208 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-07> ;
	earl:result _:node12kk9kof2x209 .

_:node12kk9kof2x209 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x210 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-08> ;
	earl:result _:node12kk9kof2x211 .

_:node12kk9kof2x211 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x212 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-09> ;
	earl:result _:node12kk9kof2x213 .

_:node12kk9kof2x213 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x214 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-10> ;
	earl:result _:node12kk9kof2x215 .

_:node12kk9kof2x215 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x216 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-11> ;
	earl:result _:node12kk9kof2x217 .

_:node12kk9kof2x217 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x218 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-12> ;
	earl:result _:node12kk9kof2x219 .

_:node12kk9kof2x219 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x220 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-13> ;
	earl:result _:node12kk9kof2x221 .

_:node12kk9kof2x221 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x222 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-14> ;
	earl:result _:node12kk9kof2x223 .

_:node12kk9kof2x223 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x224 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-15> ;
	earl:result _:node12kk9kof2x225 .

_:node12kk9kof2x225 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x226 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-16> ;
	earl:result _:node12kk9kof2x227 .

_:node12kk9kof2x227 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x228 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-17> ;
	earl:result _:node12kk9kof2x229 .

_:node12kk9kof2x229 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x230 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-18> ;
	earl:result _:node12kk9kof2x231 .

_:node12kk9kof2x231 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x232 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-19> ;
	earl:result _:node12kk9kof2x233 .

_:node12kk9kof2x233 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x234 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-20> ;
	earl:result _:node12kk9kof2x235 .

_:node12kk9kof2x235 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x236 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-21> ;
	earl:result _:node12kk9kof2x237 .

_:node12kk9kof2x237 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x238 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-22> ;
	earl:result _:node12kk9kof2x239 .

_:node12kk9kof2x239 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x240 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-23> ;
	earl:result _:node12kk9kof2x241 .

_:node12kk9kof2x241 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x242 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-24> ;
	earl:result _:node12kk9kof2x243 .

_:node12kk9kof2x243 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x244 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-25> ;
	earl:result _:node12kk9kof2x245 .

_:node12kk9kof2x245 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x246 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-26> ;
	earl:result _:node12kk9kof2x247 .

_:node12kk9kof2x247 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x248 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-27> ;
	earl:result _:node12kk9kof2x249 .

_:node12kk9kof2x249 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x250 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-28> ;
	earl:result _:node12kk9kof2x251 .

_:node12kk9kof2x251 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x252 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-29> ;
	earl:result _:node12kk9kof2x253 .

_:node12kk9kof2x253 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x254 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/type-promotion/manifest#type-promotion-30> ;
	earl:result _:node12kk9kof2x255 .

_:node12kk9kof2x255 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x256 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-str> ;
	earl:result _:node12kk9kof2x257 .

_:node12kk9kof2x257 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x258 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-flt> ;
	earl:result _:node12kk9kof2x259 .

_:node12kk9kof2x259 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x260 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dbl> ;
	earl:result _:node12kk9kof2x261 .

_:node12kk9kof2x261 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x262 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dec> ;
	earl:result _:node12kk9kof2x263 .

_:node12kk9kof2x263 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x264 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-int> ;
	earl:result _:node12kk9kof2x265 .

_:node12kk9kof2x265 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x266 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-dT> ;
	earl:result _:node12kk9kof2x267 .

_:node12kk9kof2x267 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x268 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/cast/manifest#cast-bool> ;
	earl:result _:node12kk9kof2x269 .

_:node12kk9kof2x269 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x270 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-boolean-literal> ;
	earl:result _:node12kk9kof2x271 .

_:node12kk9kof2x271 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x272 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-1> ;
	earl:result _:node12kk9kof2x273 .

_:node12kk9kof2x273 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x274 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-2> ;
	earl:result _:node12kk9kof2x275 .

_:node12kk9kof2x275 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x276 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-3> ;
	earl:result _:node12kk9kof2x277 .

_:node12kk9kof2x277 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x278 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-4> ;
	earl:result _:node12kk9kof2x279 .

_:node12kk9kof2x279 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x280 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-5> ;
	earl:result _:node12kk9kof2x281 .

_:node12kk9kof2x281 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x282 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/boolean-effective-value/manifest#dawg-bev-6> ;
	earl:result _:node12kk9kof2x283 .

_:node12kk9kof2x283 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x284 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/bound/manifest#dawg-bound-query-001> ;
	earl:result _:node12kk9kof2x285 .

_:node12kk9kof2x285 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x286 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-1> ;
	earl:result _:node12kk9kof2x287 .

_:node12kk9kof2x287 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x288 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-2> ;
	earl:result _:node12kk9kof2x289 .

_:node12kk9kof2x289 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x290 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-3> ;
	earl:result _:node12kk9kof2x291 .

_:node12kk9kof2x291 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x292 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-str-4> ;
	earl:result _:node12kk9kof2x293 .

_:node12kk9kof2x293 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x294 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isBlank-1> ;
	earl:result _:node12kk9kof2x295 .

_:node12kk9kof2x295 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x296 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isLiteral-1> ;
	earl:result _:node12kk9kof2x297 .

_:node12kk9kof2x297 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x298 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-1> ;
	earl:result _:node12kk9kof2x299 .

_:node12kk9kof2x299 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x300 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-2> ;
	earl:result _:node12kk9kof2x301 .

_:node12kk9kof2x301 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x302 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-datatype-3> ;
	earl:result _:node12kk9kof2x303 .

_:node12kk9kof2x303 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x304 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-1> ;
	earl:result _:node12kk9kof2x305 .

_:node12kk9kof2x305 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x306 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-2> ;
	earl:result _:node12kk9kof2x307 .

_:node12kk9kof2x307 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x308 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-lang-3> ;
	earl:result _:node12kk9kof2x309 .

_:node12kk9kof2x309 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x310 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isURI-1> ;
	earl:result _:node12kk9kof2x311 .

_:node12kk9kof2x311 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x312 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-isIRI-1> ;
	earl:result _:node12kk9kof2x313 .

_:node12kk9kof2x313 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x314 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-1> ;
	earl:result _:node12kk9kof2x315 .

_:node12kk9kof2x315 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x316 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-2> ;
	earl:result _:node12kk9kof2x317 .

_:node12kk9kof2x317 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x318 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-3> ;
	earl:result _:node12kk9kof2x319 .

_:node12kk9kof2x319 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x320 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-4> ;
	earl:result _:node12kk9kof2x321 .

_:node12kk9kof2x321 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x322 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#dawg-langMatches-basic> ;
	earl:result _:node12kk9kof2x323 .

_:node12kk9kof2x323 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x324 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#lang-case-insensitive-eq> ;
	earl:result _:node12kk9kof2x325 .

_:node12kk9kof2x325 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x326 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#lang-case-insensitive-ne> ;
	earl:result _:node12kk9kof2x327 .

_:node12kk9kof2x327 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x328 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#sameTerm-simple> ;
	earl:result _:node12kk9kof2x329 .

_:node12kk9kof2x329 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x330 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#sameTerm-eq> ;
	earl:result _:node12kk9kof2x331 .

_:node12kk9kof2x331 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x332 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-builtin/manifest#sameTerm-not-eq> ;
	earl:result _:node12kk9kof2x333 .

_:node12kk9kof2x333 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x334 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#ge-1> ;
	earl:result _:node12kk9kof2x335 .

_:node12kk9kof2x335 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x336 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#le-1> ;
	earl:result _:node12kk9kof2x337 .

_:node12kk9kof2x337 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x338 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#mul-1> ;
	earl:result _:node12kk9kof2x339 .

_:node12kk9kof2x339 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x340 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#plus-1> ;
	earl:result _:node12kk9kof2x341 .

_:node12kk9kof2x341 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x342 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#minus-1> ;
	earl:result _:node12kk9kof2x343 .

_:node12kk9kof2x343 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x344 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#unplus-1> ;
	earl:result _:node12kk9kof2x345 .

_:node12kk9kof2x345 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x346 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-ops/manifest#unminus-1> ;
	earl:result _:node12kk9kof2x347 .

_:node12kk9kof2x347 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x348 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-1> ;
	earl:result _:node12kk9kof2x349 .

_:node12kk9kof2x349 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x350 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2> ;
	earl:result _:node12kk9kof2x351 .

_:node12kk9kof2x351 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x352 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-3> ;
	earl:result _:node12kk9kof2x353 .

_:node12kk9kof2x353 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x354 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-4> ;
	earl:result _:node12kk9kof2x355 .

_:node12kk9kof2x355 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x356 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-5> ;
	earl:result _:node12kk9kof2x357 .

_:node12kk9kof2x357 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x358 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2-1> ;
	earl:result _:node12kk9kof2x359 .

_:node12kk9kof2x359 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x360 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-2-2> ;
	earl:result _:node12kk9kof2x361 .

_:node12kk9kof2x361 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x362 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-1> ;
	earl:result _:node12kk9kof2x363 .

_:node12kk9kof2x363 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x364 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-2> ;
	earl:result _:node12kk9kof2x365 .

_:node12kk9kof2x365 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x366 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-3> ;
	earl:result _:node12kk9kof2x367 .

_:node12kk9kof2x367 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x368 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-4> ;
	earl:result _:node12kk9kof2x369 .

_:node12kk9kof2x369 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x370 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/expr-equals/manifest#eq-graph-5> ;
	earl:result _:node12kk9kof2x371 .

_:node12kk9kof2x371 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x372 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-001> ;
	earl:result _:node12kk9kof2x373 .

_:node12kk9kof2x373 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x374 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-002> ;
	earl:result _:node12kk9kof2x375 .

_:node12kk9kof2x375 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x376 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-003> ;
	earl:result _:node12kk9kof2x377 .

_:node12kk9kof2x377 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x378 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/regex/manifest#dawg-regex-004> ;
	earl:result _:node12kk9kof2x379 .

_:node12kk9kof2x379 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x380 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#kanji-1> ;
	earl:result _:node12kk9kof2x381 .

_:node12kk9kof2x381 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x382 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#kanji-2> ;
	earl:result _:node12kk9kof2x383 .

_:node12kk9kof2x383 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x384 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-1> ;
	earl:result _:node12kk9kof2x385 .

_:node12kk9kof2x385 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x386 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-2> ;
	earl:result _:node12kk9kof2x387 .

_:node12kk9kof2x387 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x388 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/i18n/manifest#normalization-3> ;
	earl:result _:node12kk9kof2x389 .

_:node12kk9kof2x389 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x390 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-1> ;
	earl:result _:node12kk9kof2x391 .

_:node12kk9kof2x391 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x392 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-2> ;
	earl:result _:node12kk9kof2x393 .

_:node12kk9kof2x393 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x394 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-3> ;
	earl:result _:node12kk9kof2x395 .

_:node12kk9kof2x395 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x396 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-4> ;
	earl:result _:node12kk9kof2x397 .

_:node12kk9kof2x397 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x398 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/construct/manifest#construct-5> ;
	earl:result _:node12kk9kof2x399 .

_:node12kk9kof2x399 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x400 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-1> ;
	earl:result _:node12kk9kof2x401 .

_:node12kk9kof2x401 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x402 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-4> ;
	earl:result _:node12kk9kof2x403 .

_:node12kk9kof2x403 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x404 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-7> ;
	earl:result _:node12kk9kof2x405 .

_:node12kk9kof2x405 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x406 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/ask/manifest#ask-8> ;
	earl:result _:node12kk9kof2x407 .

_:node12kk9kof2x407 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x408 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-1> ;
	earl:result _:node12kk9kof2x409 .

_:node12kk9kof2x409 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x410 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-1> ;
	earl:result _:node12kk9kof2x411 .

_:node12kk9kof2x411 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x412 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-2> ;
	earl:result _:node12kk9kof2x413 .

_:node12kk9kof2x413 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x414 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-2> ;
	earl:result _:node12kk9kof2x415 .

_:node12kk9kof2x415 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x416 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-3> ;
	earl:result _:node12kk9kof2x417 .

_:node12kk9kof2x417 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x418 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-3> ;
	earl:result _:node12kk9kof2x419 .

_:node12kk9kof2x419 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x420 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-4> ;
	earl:result _:node12kk9kof2x421 .

_:node12kk9kof2x421 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x422 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-4> ;
	earl:result _:node12kk9kof2x423 .

_:node12kk9kof2x423 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x424 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#no-distinct-9> ;
	earl:result _:node12kk9kof2x425 .

_:node12kk9kof2x425 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x426 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-9> ;
	earl:result _:node12kk9kof2x427 .

_:node12kk9kof2x427 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x428 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/distinct/manifest#distinct-star-1> ;
	earl:result _:node12kk9kof2x429 .

_:node12kk9kof2x429 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x430 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-1> ;
	earl:result _:node12kk9kof2x431 .

_:node12kk9kof2x431 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x432 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-2> ;
	earl:result _:node12kk9kof2x433 .

_:node12kk9kof2x433 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x434 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-3> ;
	earl:result _:node12kk9kof2x435 .

_:node12kk9kof2x435 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x436 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-4> ;
	earl:result _:node12kk9kof2x437 .

_:node12kk9kof2x437 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x438 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-5> ;
	earl:result _:node12kk9kof2x439 .

_:node12kk9kof2x439 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x440 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-6> ;
	earl:result _:node12kk9kof2x441 .

_:node12kk9kof2x441 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x442 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-7> ;
	earl:result _:node12kk9kof2x443 .

_:node12kk9kof2x443 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x444 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-8> ;
	earl:result _:node12kk9kof2x445 .

_:node12kk9kof2x445 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x446 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-9> ;
	earl:result _:node12kk9kof2x447 .

_:node12kk9kof2x447 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x448 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-10> ;
	earl:result _:node12kk9kof2x449 .

_:node12kk9kof2x449 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x450 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-numbers> ;
	earl:result _:node12kk9kof2x451 .

_:node12kk9kof2x451 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x452 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-builtin> ;
	earl:result _:node12kk9kof2x453 .

_:node12kk9kof2x453 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x454 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/sort/manifest#dawg-sort-function> ;
	earl:result _:node12kk9kof2x455 .

_:node12kk9kof2x455 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x456 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-1> ;
	earl:result _:node12kk9kof2x457 .

_:node12kk9kof2x457 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x458 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-2> ;
	earl:result _:node12kk9kof2x459 .

_:node12kk9kof2x459 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x460 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-3> ;
	earl:result _:node12kk9kof2x461 .

_:node12kk9kof2x461 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x462 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#limit-4> ;
	earl:result _:node12kk9kof2x463 .

_:node12kk9kof2x463 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x464 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-1> ;
	earl:result _:node12kk9kof2x465 .

_:node12kk9kof2x465 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x466 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-2> ;
	earl:result _:node12kk9kof2x467 .

_:node12kk9kof2x467 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x468 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-3> ;
	earl:result _:node12kk9kof2x469 .

_:node12kk9kof2x469 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x470 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#offset-4> ;
	earl:result _:node12kk9kof2x471 .

_:node12kk9kof2x471 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x472 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-1> ;
	earl:result _:node12kk9kof2x473 .

_:node12kk9kof2x473 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x474 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-2> ;
	earl:result _:node12kk9kof2x475 .

_:node12kk9kof2x475 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x476 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-3> ;
	earl:result _:node12kk9kof2x477 .

_:node12kk9kof2x477 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x478 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-4> ;
	earl:result _:node12kk9kof2x479 .

_:node12kk9kof2x479 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x480 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/solution-seq/manifest#slice-5> ;
	earl:result _:node12kk9kof2x481 .

_:node12kk9kof2x481 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x482 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-01> ;
	earl:result _:node12kk9kof2x483 .

_:node12kk9kof2x483 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x484 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-02> ;
	earl:result _:node12kk9kof2x485 .

_:node12kk9kof2x485 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x486 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-03> ;
	earl:result _:node12kk9kof2x487 .

_:node12kk9kof2x487 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x488 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-04> ;
	earl:result _:node12kk9kof2x489 .

_:node12kk9kof2x489 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x490 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-05> ;
	earl:result _:node12kk9kof2x491 .

_:node12kk9kof2x491 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x492 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-basic-06> ;
	earl:result _:node12kk9kof2x493 .

_:node12kk9kof2x493 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x494 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-01> ;
	earl:result _:node12kk9kof2x495 .

_:node12kk9kof2x495 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x496 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-02> ;
	earl:result _:node12kk9kof2x497 .

_:node12kk9kof2x497 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x498 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-03> ;
	earl:result _:node12kk9kof2x499 .

_:node12kk9kof2x499 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x500 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-04> ;
	earl:result _:node12kk9kof2x501 .

_:node12kk9kof2x501 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x502 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-05> ;
	earl:result _:node12kk9kof2x503 .

_:node12kk9kof2x503 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x504 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-06> ;
	earl:result _:node12kk9kof2x505 .

_:node12kk9kof2x505 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x506 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-07> ;
	earl:result _:node12kk9kof2x507 .

_:node12kk9kof2x507 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x508 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-qname-08> ;
	earl:result _:node12kk9kof2x509 .

_:node12kk9kof2x509 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x510 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-01> ;
	earl:result _:node12kk9kof2x511 .

_:node12kk9kof2x511 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x512 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-02> ;
	earl:result _:node12kk9kof2x513 .

_:node12kk9kof2x513 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x514 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-03> ;
	earl:result _:node12kk9kof2x515 .

_:node12kk9kof2x515 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x516 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-04> ;
	earl:result _:node12kk9kof2x517 .

_:node12kk9kof2x517 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x518 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-05> ;
	earl:result _:node12kk9kof2x519 .

_:node12kk9kof2x519 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x520 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-06> ;
	earl:result _:node12kk9kof2x521 .

_:node12kk9kof2x521 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x522 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-07> ;
	earl:result _:node12kk9kof2x523 .

_:node12kk9kof2x523 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x524 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-08> ;
	earl:result _:node12kk9kof2x525 .

_:node12kk9kof2x525 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x526 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-09> ;
	earl:result _:node12kk9kof2x527 .

_:node12kk9kof2x527 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x528 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-10> ;
	earl:result _:node12kk9kof2x529 .

_:node12kk9kof2x529 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x530 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-11> ;
	earl:result _:node12kk9kof2x531 .

_:node12kk9kof2x531 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x532 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-12> ;
	earl:result _:node12kk9kof2x533 .

_:node12kk9kof2x533 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x534 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-13> ;
	earl:result _:node12kk9kof2x535 .

_:node12kk9kof2x535 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x536 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-14> ;
	earl:result _:node12kk9kof2x537 .

_:node12kk9kof2x537 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x538 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-15> ;
	earl:result _:node12kk9kof2x539 .

_:node12kk9kof2x539 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x540 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-16> ;
	earl:result _:node12kk9kof2x541 .

_:node12kk9kof2x541 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x542 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-17> ;
	earl:result _:node12kk9kof2x543 .

_:node12kk9kof2x543 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x544 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-18> ;
	earl:result _:node12kk9kof2x545 .

_:node12kk9kof2x545 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x546 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-19> ;
	earl:result _:node12kk9kof2x547 .

_:node12kk9kof2x547 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x548 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lit-20> ;
	earl:result _:node12kk9kof2x549 .

_:node12kk9kof2x549 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x550 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-01> ;
	earl:result _:node12kk9kof2x551 .

_:node12kk9kof2x551 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x552 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-02> ;
	earl:result _:node12kk9kof2x553 .

_:node12kk9kof2x553 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x554 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-03> ;
	earl:result _:node12kk9kof2x555 .

_:node12kk9kof2x555 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x556 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-05> ;
	earl:result _:node12kk9kof2x557 .

_:node12kk9kof2x557 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x558 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-06> ;
	earl:result _:node12kk9kof2x559 .

_:node12kk9kof2x559 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x560 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-07> ;
	earl:result _:node12kk9kof2x561 .

_:node12kk9kof2x561 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x562 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-08> ;
	earl:result _:node12kk9kof2x563 .

_:node12kk9kof2x563 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x564 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-09> ;
	earl:result _:node12kk9kof2x565 .

_:node12kk9kof2x565 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x566 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-10> ;
	earl:result _:node12kk9kof2x567 .

_:node12kk9kof2x567 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x568 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-11> ;
	earl:result _:node12kk9kof2x569 .

_:node12kk9kof2x569 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x570 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-12> ;
	earl:result _:node12kk9kof2x571 .

_:node12kk9kof2x571 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x572 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-13> ;
	earl:result _:node12kk9kof2x573 .

_:node12kk9kof2x573 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x574 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-struct-14> ;
	earl:result _:node12kk9kof2x575 .

_:node12kk9kof2x575 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x576 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lists-01> ;
	earl:result _:node12kk9kof2x577 .

_:node12kk9kof2x577 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x578 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lists-02> ;
	earl:result _:node12kk9kof2x579 .

_:node12kk9kof2x579 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x580 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lists-03> ;
	earl:result _:node12kk9kof2x581 .

_:node12kk9kof2x581 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x582 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lists-04> ;
	earl:result _:node12kk9kof2x583 .

_:node12kk9kof2x583 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x584 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-lists-05> ;
	earl:result _:node12kk9kof2x585 .

_:node12kk9kof2x585 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x586 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-bnodes-01> ;
	earl:result _:node12kk9kof2x587 .

_:node12kk9kof2x587 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x588 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-bnodes-02> ;
	earl:result _:node12kk9kof2x589 .

_:node12kk9kof2x589 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x590 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-bnodes-03> ;
	earl:result _:node12kk9kof2x591 .

_:node12kk9kof2x591 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x592 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-bnodes-04> ;
	earl:result _:node12kk9kof2x593 .

_:node12kk9kof2x593 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x594 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-bnodes-05> ;
	earl:result _:node12kk9kof2x595 .

_:node12kk9kof2x595 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x596 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-forms-01> ;
	earl:result _:node12kk9kof2x597 .

_:node12kk9kof2x597 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x598 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-forms-02> ;
	earl:result _:node12kk9kof2x599 .

_:node12kk9kof2x599 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x600 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-union-01> ;
	earl:result _:node12kk9kof2x601 .

_:node12kk9kof2x601 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x602 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-union-02> ;
	earl:result _:node12kk9kof2x603 .

_:node12kk9kof2x603 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x604 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-expr-01> ;
	earl:result _:node12kk9kof2x605 .

_:node12kk9kof2x605 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x606 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-expr-02> ;
	earl:result _:node12kk9kof2x607 .

_:node12kk9kof2x607 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x608 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-expr-03> ;
	earl:result _:node12kk9kof2x609 .

_:node12kk9kof2x609 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x610 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-expr-04> ;
	earl:result _:node12kk9kof2x611 .

_:node12kk9kof2x611 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x612 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-expr-05> ;
	earl:result _:node12kk9kof2x613 .

_:node12kk9kof2x613 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x614 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-order-01> ;
	earl:result _:node12kk9kof2x615 .

_:node12kk9kof2x615 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x616 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-order-02> ;
	earl:result _:node12kk9kof2x617 .

_:node12kk9kof2x617 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x618 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-order-03> ;
	earl:result _:node12kk9kof2x619 .

_:node12kk9kof2x619 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x620 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-order-04> ;
	earl:result _:node12kk9kof2x621 .

_:node12kk9kof2x621 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x622 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-order-05> ;
	earl:result _:node12kk9kof2x623 .

_:node12kk9kof2x623 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x624 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-order-06> ;
	earl:result _:node12kk9kof2x625 .

_:node12kk9kof2x625 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x626 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-order-07> ;
	earl:result _:node12kk9kof2x627 .

_:node12kk9kof2x627 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x628 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-limit-offset-01> ;
	earl:result _:node12kk9kof2x629 .

_:node12kk9kof2x629 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x630 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-limit-offset-02> ;
	earl:result _:node12kk9kof2x631 .

_:node12kk9kof2x631 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x632 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-limit-offset-03> ;
	earl:result _:node12kk9kof2x633 .

_:node12kk9kof2x633 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x634 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-limit-offset-04> ;
	earl:result _:node12kk9kof2x635 .

_:node12kk9kof2x635 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x636 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-pat-01> ;
	earl:result _:node12kk9kof2x637 .

_:node12kk9kof2x637 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x638 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-pat-02> ;
	earl:result _:node12kk9kof2x639 .

_:node12kk9kof2x639 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x640 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-pat-03> ;
	earl:result _:node12kk9kof2x641 .

_:node12kk9kof2x641 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x642 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql1/manifest#syntax-pat-04> ;
	earl:result _:node12kk9kof2x643 .

_:node12kk9kof2x643 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x644 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-01> ;
	earl:result _:node12kk9kof2x645 .

_:node12kk9kof2x645 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x646 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-02> ;
	earl:result _:node12kk9kof2x647 .

_:node12kk9kof2x647 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x648 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-03> ;
	earl:result _:node12kk9kof2x649 .

_:node12kk9kof2x649 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x650 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-04> ;
	earl:result _:node12kk9kof2x651 .

_:node12kk9kof2x651 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x652 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-05> ;
	earl:result _:node12kk9kof2x653 .

_:node12kk9kof2x653 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x654 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-06> ;
	earl:result _:node12kk9kof2x655 .

_:node12kk9kof2x655 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x656 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-07> ;
	earl:result _:node12kk9kof2x657 .

_:node12kk9kof2x657 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x658 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-08> ;
	earl:result _:node12kk9kof2x659 .

_:node12kk9kof2x659 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x660 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-09> ;
	earl:result _:node12kk9kof2x661 .

_:node12kk9kof2x661 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x662 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-10> ;
	earl:result _:node12kk9kof2x663 .

_:node12kk9kof2x663 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x664 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-11> ;
	earl:result _:node12kk9kof2x665 .

_:node12kk9kof2x665 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x666 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-12> ;
	earl:result _:node12kk9kof2x667 .

_:node12kk9kof2x667 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x668 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-13> ;
	earl:result _:node12kk9kof2x669 .

_:node12kk9kof2x669 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x670 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-general-14> ;
	earl:result _:node12kk9kof2x671 .

_:node12kk9kof2x671 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x672 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-keywords-01> ;
	earl:result _:node12kk9kof2x673 .

_:node12kk9kof2x673 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x674 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-keywords-02> ;
	earl:result _:node12kk9kof2x675 .

_:node12kk9kof2x675 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x676 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-keywords-03> ;
	earl:result _:node12kk9kof2x677 .

_:node12kk9kof2x677 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x678 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-lists-01> ;
	earl:result _:node12kk9kof2x679 .

_:node12kk9kof2x679 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x680 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-lists-02> ;
	earl:result _:node12kk9kof2x681 .

_:node12kk9kof2x681 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x682 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-lists-03> ;
	earl:result _:node12kk9kof2x683 .

_:node12kk9kof2x683 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x684 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-lists-04> ;
	earl:result _:node12kk9kof2x685 .

_:node12kk9kof2x685 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x686 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-lists-05> ;
	earl:result _:node12kk9kof2x687 .

_:node12kk9kof2x687 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x688 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-bnode-01> ;
	earl:result _:node12kk9kof2x689 .

_:node12kk9kof2x689 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x690 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-bnode-02> ;
	earl:result _:node12kk9kof2x691 .

_:node12kk9kof2x691 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x692 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-bnode-03> ;
	earl:result _:node12kk9kof2x693 .

_:node12kk9kof2x693 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x694 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-function-01> ;
	earl:result _:node12kk9kof2x695 .

_:node12kk9kof2x695 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x696 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-function-02> ;
	earl:result _:node12kk9kof2x697 .

_:node12kk9kof2x697 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x698 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-function-03> ;
	earl:result _:node12kk9kof2x699 .

_:node12kk9kof2x699 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x700 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-function-04> ;
	earl:result _:node12kk9kof2x701 .

_:node12kk9kof2x701 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x702 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-select-01> ;
	earl:result _:node12kk9kof2x703 .

_:node12kk9kof2x703 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x704 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-select-02> ;
	earl:result _:node12kk9kof2x705 .

_:node12kk9kof2x705 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x706 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-ask-02> ;
	earl:result _:node12kk9kof2x707 .

_:node12kk9kof2x707 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x708 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-construct01> ;
	earl:result _:node12kk9kof2x709 .

_:node12kk9kof2x709 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x710 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-construct02> ;
	earl:result _:node12kk9kof2x711 .

_:node12kk9kof2x711 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x712 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-construct03> ;
	earl:result _:node12kk9kof2x713 .

_:node12kk9kof2x713 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x714 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-construct04> ;
	earl:result _:node12kk9kof2x715 .

_:node12kk9kof2x715 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x716 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-construct06> ;
	earl:result _:node12kk9kof2x717 .

_:node12kk9kof2x717 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x718 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-describe01> ;
	earl:result _:node12kk9kof2x719 .

_:node12kk9kof2x719 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x720 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-form-describe02> ;
	earl:result _:node12kk9kof2x721 .

_:node12kk9kof2x721 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x722 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-dataset-01> ;
	earl:result _:node12kk9kof2x723 .

_:node12kk9kof2x723 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x724 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-dataset-02> ;
	earl:result _:node12kk9kof2x725 .

_:node12kk9kof2x725 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x726 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-dataset-03> ;
	earl:result _:node12kk9kof2x727 .

_:node12kk9kof2x727 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x728 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-dataset-04> ;
	earl:result _:node12kk9kof2x729 .

_:node12kk9kof2x729 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x730 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-graph-01> ;
	earl:result _:node12kk9kof2x731 .

_:node12kk9kof2x731 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x732 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-graph-02> ;
	earl:result _:node12kk9kof2x733 .

_:node12kk9kof2x733 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x734 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-graph-03> ;
	earl:result _:node12kk9kof2x735 .

_:node12kk9kof2x735 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x736 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-graph-04> ;
	earl:result _:node12kk9kof2x737 .

_:node12kk9kof2x737 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x738 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-graph-05> ;
	earl:result _:node12kk9kof2x739 .

_:node12kk9kof2x739 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x740 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-esc-01> ;
	earl:result _:node12kk9kof2x741 .

_:node12kk9kof2x741 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x742 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-esc-02> ;
	earl:result _:node12kk9kof2x743 .

_:node12kk9kof2x743 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x744 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-esc-03> ;
	earl:result _:node12kk9kof2x745 .

_:node12kk9kof2x745 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x746 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-esc-04> ;
	earl:result _:node12kk9kof2x747 .

_:node12kk9kof2x747 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x748 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql2/manifest#syntax-esc-05> ;
	earl:result _:node12kk9kof2x749 .

_:node12kk9kof2x749 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x750 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-01> ;
	earl:result _:node12kk9kof2x751 .

_:node12kk9kof2x751 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x752 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-02> ;
	earl:result _:node12kk9kof2x753 .

_:node12kk9kof2x753 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x754 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-03> ;
	earl:result _:node12kk9kof2x755 .

_:node12kk9kof2x755 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x756 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-04> ;
	earl:result _:node12kk9kof2x757 .

_:node12kk9kof2x757 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x758 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-05> ;
	earl:result _:node12kk9kof2x759 .

_:node12kk9kof2x759 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x760 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-06> ;
	earl:result _:node12kk9kof2x761 .

_:node12kk9kof2x761 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x762 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-07> ;
	earl:result _:node12kk9kof2x763 .

_:node12kk9kof2x763 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x764 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-08> ;
	earl:result _:node12kk9kof2x765 .

_:node12kk9kof2x765 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x766 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-01> ;
	earl:result _:node12kk9kof2x767 .

_:node12kk9kof2x767 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x768 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-02> ;
	earl:result _:node12kk9kof2x769 .

_:node12kk9kof2x769 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x770 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-03> ;
	earl:result _:node12kk9kof2x771 .

_:node12kk9kof2x771 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x772 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-04> ;
	earl:result _:node12kk9kof2x773 .

_:node12kk9kof2x773 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x774 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-05> ;
	earl:result _:node12kk9kof2x775 .

_:node12kk9kof2x775 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x776 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-06> ;
	earl:result _:node12kk9kof2x777 .

_:node12kk9kof2x777 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x778 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-07> ;
	earl:result _:node12kk9kof2x779 .

_:node12kk9kof2x779 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x780 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-08> ;
	earl:result _:node12kk9kof2x781 .

_:node12kk9kof2x781 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x782 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-09> ;
	earl:result _:node12kk9kof2x783 .

_:node12kk9kof2x783 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x784 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-10> ;
	earl:result _:node12kk9kof2x785 .

_:node12kk9kof2x785 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x786 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-11> ;
	earl:result _:node12kk9kof2x787 .

_:node12kk9kof2x787 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x788 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-12> ;
	earl:result _:node12kk9kof2x789 .

_:node12kk9kof2x789 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x790 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-13> ;
	earl:result _:node12kk9kof2x791 .

_:node12kk9kof2x791 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x792 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-14> ;
	earl:result _:node12kk9kof2x793 .

_:node12kk9kof2x793 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x794 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-15> ;
	earl:result _:node12kk9kof2x795 .

_:node12kk9kof2x795 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x796 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-16> ;
	earl:result _:node12kk9kof2x797 .

_:node12kk9kof2x797 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x798 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-17> ;
	earl:result _:node12kk9kof2x799 .

_:node12kk9kof2x799 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x800 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-18> ;
	earl:result _:node12kk9kof2x801 .

_:node12kk9kof2x801 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x802 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-19> ;
	earl:result _:node12kk9kof2x803 .

_:node12kk9kof2x803 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x804 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-20> ;
	earl:result _:node12kk9kof2x805 .

_:node12kk9kof2x805 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x806 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-21> ;
	earl:result _:node12kk9kof2x807 .

_:node12kk9kof2x807 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x808 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-22> ;
	earl:result _:node12kk9kof2x809 .

_:node12kk9kof2x809 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x810 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-23> ;
	earl:result _:node12kk9kof2x811 .

_:node12kk9kof2x811 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x812 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-24> ;
	earl:result _:node12kk9kof2x813 .

_:node12kk9kof2x813 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x814 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-25> ;
	earl:result _:node12kk9kof2x815 .

_:node12kk9kof2x815 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x816 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-26> ;
	earl:result _:node12kk9kof2x817 .

_:node12kk9kof2x817 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x818 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-27> ;
	earl:result _:node12kk9kof2x819 .

_:node12kk9kof2x819 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x820 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-28> ;
	earl:result _:node12kk9kof2x821 .

_:node12kk9kof2x821 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x822 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-29> ;
	earl:result _:node12kk9kof2x823 .

_:node12kk9kof2x823 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x824 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-30> ;
	earl:result _:node12kk9kof2x825 .

_:node12kk9kof2x825 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x826 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#syn-bad-31> ;
	earl:result _:node12kk9kof2x827 .

_:node12kk9kof2x827 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x828 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#bnode-dot> ;
	earl:result _:node12kk9kof2x829 .

_:node12kk9kof2x829 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x830 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#bnodes-missing-pvalues-01> ;
	earl:result _:node12kk9kof2x831 .

_:node12kk9kof2x831 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x832 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#bnodes-missing-pvalues-02> ;
	earl:result _:node12kk9kof2x833 .

_:node12kk9kof2x833 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x834 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#empty-optional-01> ;
	earl:result _:node12kk9kof2x835 .

_:node12kk9kof2x835 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x836 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#empty-optional-02> ;
	earl:result _:node12kk9kof2x837 .

_:node12kk9kof2x837 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x838 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#filter-missing-parens> ;
	earl:result _:node12kk9kof2x839 .

_:node12kk9kof2x839 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x840 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#lone-list> ;
	earl:result _:node12kk9kof2x841 .

_:node12kk9kof2x841 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x842 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#lone-node> ;
	earl:result _:node12kk9kof2x843 .

_:node12kk9kof2x843 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x844 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#blabel-cross-filter> ;
	earl:result _:node12kk9kof2x845 .

_:node12kk9kof2x845 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x846 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#blabel-cross-graph-bad> ;
	earl:result _:node12kk9kof2x847 .

_:node12kk9kof2x847 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x848 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#blabel-cross-optional-bad> ;
	earl:result _:node12kk9kof2x849 .

_:node12kk9kof2x849 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x850 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql3/manifest#blabel-cross-union-bad> ;
	earl:result _:node12kk9kof2x851 .

_:node12kk9kof2x851 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x852 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-09> ;
	earl:result _:node12kk9kof2x853 .

_:node12kk9kof2x853 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x854 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-10> ;
	earl:result _:node12kk9kof2x855 .

_:node12kk9kof2x855 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x856 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-11> ;
	earl:result _:node12kk9kof2x857 .

_:node12kk9kof2x857 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x858 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-leading-digits-in-prefixed-names> ;
	earl:result _:node12kk9kof2x859 .

_:node12kk9kof2x859 a earl:TestResult ;
	earl:outcome earl:pass .

_:node12kk9kof2x860 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-bad-34> ;
	earl:result _:node12kk9kof2x861 .

_:node12kk9kof2x861 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x862 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-bad-35> ;
	earl:result _:node12kk9kof2x863 .

_:node12kk9kof2x863 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x864 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-bad-36> ;
	earl:result _:node12kk9kof2x865 .

_:node12kk9kof2x865 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x866 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-bad-37> ;
	earl:result _:node12kk9kof2x867 .

_:node12kk9kof2x867 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x868 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-bad-38> ;
	earl:result _:node12kk9kof2x869 .

_:node12kk9kof2x869 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x870 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-bad-OPT-breaks-BGP> ;
	earl:result _:node12kk9kof2x871 .

_:node12kk9kof2x871 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x872 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-bad-UNION-breaks-BGP> ;
	earl:result _:node12kk9kof2x873 .

_:node12kk9kof2x873 a earl:TestResult ;
	earl:outcome earl:fail .

_:node12kk9kof2x874 a earl:Assertion ;
	earl:assertedBy _:node12kk9kof2x3 ;
	earl:mode earl:automatic ;
	earl:subject _:node12kk9kof2x1 ;
	earl:test <http://www.w3.org/2001/sw/DataAccess/tests/data-r2/syntax-sparql4/manifest#syn-bad-GRAPH-breaks-BGP> ;
	earl:result _:node12kk9kof2x875 .

_:node12kk9kof2x875 a earl:TestResult ;
	earl:outcome earl:fail .

Received on Friday, 21 September 2007 15:27:31 UTC