Moved TriG tests2 to tests
authorGregg Kellogg <gregg@kellogg-assoc.com>
Sat, 07 Sep 2013 11:58:15 -0700
changeset 1073 77f8437a38b3
parent 1072 e637fe341e3b
child 1074 8c911aa5490d
Moved TriG tests2 to tests
rdf-turtle/.DS_Store
rdf-turtle/reports/EarlReportWesin-2013-08-29.ttl
rdf-turtle/reports/earl.jsonld
rdf-turtle/reports/earl.ttl
rdf-turtle/reports/index.html
trig/tests/manifest.ttl
trig/tests/trig-bnodeplist-graph-bad-01.trig
trig/tests/trig-collection-graph-bad-01.trig
trig/tests/trig-collection-graph-bad-02.trig
trig/tests/trig-graph-bad-01.trig
trig/tests/trig-graph-bad-02.trig
trig/tests/trig-graph-bad-03.trig
trig/tests/trig-graph-bad-04.trig
trig/tests/trig-graph-bad-05.trig
trig/tests/trig-graph-bad-06.trig
trig/tests/trig-graph-bad-07.trig
trig/tests/trig-graph-bad-08.trig
trig/tests/trig-graph-bad-09.trig
trig/tests/trig-graph-bad-10.trig
trig/tests/trig-graph-bad-11.trig
trig/tests/trig-kw-graph-01.trig
trig/tests/trig-kw-graph-02.trig
trig/tests/trig-kw-graph-03.trig
trig/tests/trig-kw-graph-04.trig
trig/tests/trig-kw-graph-05.trig
trig/tests/trig-kw-graph-06.trig
trig/tests/trig-kw-graph-07.trig
trig/tests/trig-kw-graph-08.trig
trig/tests/trig-kw-graph-09.trig
trig/tests/trig-kw-graph-10.trig
trig/tests/trig-turtle-01.trig
trig/tests/trig-turtle-02.trig
trig/tests/trig-turtle-03.trig
trig/tests/trig-turtle-04.trig
trig/tests/trig-turtle-05.trig
trig/tests/trig-turtle-06.trig
trig/tests/trig-turtle-bad-01.trig
trig/tests/trig-turtle-bad-02.trig
trig/trig.bnf
Binary file rdf-turtle/.DS_Store has changed
--- a/rdf-turtle/reports/EarlReportWesin-2013-08-29.ttl	Wed Sep 04 14:01:51 2013 -0700
+++ b/rdf-turtle/reports/EarlReportWesin-2013-08-29.ttl	Sat Sep 07 11:58:15 2013 -0700
@@ -6,1108 +6,1268 @@
 @prefix doap:  <http://usefulinc.com/ns/doap#> .
 @prefix ttlTests: <http://www.w3.org/2013/TurtleTests/manifest.ttl#> .
 
-<>      dc:issued          "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+<>      dc:issued          "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
         foaf:maker         <http://www.di.uniovi.es/~labra#me> ;
         foaf:primaryTopic  <http://purl.org/weso/wesin> .
 
 [ a                earl:Assertion ;
   earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
   earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-prefix-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-base-04 ;
+  foaf:name        "turtle-syntax-base-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-prefix-01 ;
+  foaf:name        "turtle-syntax-bad-prefix-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-file-02 ;
+  foaf:name        "turtle-syntax-file-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-16 ;
+  foaf:name        "turtle-subm-16"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-17 ;
+  foaf:name        "turtle-subm-17"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-string-07 ;
+  foaf:name        "turtle-syntax-bad-string-07"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_numeric_escape4 ;
+  foaf:name        "literal_with_numeric_escape4"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-struct-04 ;
+  foaf:name        "turtle-syntax-struct-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-05 ;
+  foaf:name        "turtle-syntax-bad-struct-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:positive_numeric ;
+  foaf:name        "positive_numeric"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:collection_subject ;
+  foaf:name        "collection_subject"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-lists-03 ;
+  foaf:name        "turtle-syntax-lists-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-uri-01 ;
+  foaf:name        "turtle-syntax-bad-uri-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-06 ;
+  foaf:name        "turtle-syntax-number-06"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:underscore_in_localName ;
+  foaf:name        "underscore_in_localName"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-pname-03 ;
+  foaf:name        "turtle-syntax-bad-pname-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-pname-01 ;
+  foaf:name        "turtle-syntax-bad-pname-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-string-06 ;
+  foaf:name        "turtle-syntax-bad-string-06"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-09 ;
+  foaf:name        "turtle-syntax-bad-struct-09"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-ns-dot-start ;
+  foaf:name        "turtle-syntax-bad-ns-dot-start"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-struct-05 ;
+  foaf:name        "turtle-syntax-struct-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:IRI_with_four_digit_numeric_escape ;
+  foaf:name        "IRI_with_four_digit_numeric_escape"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-07 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-07"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:predicateObjectList_with_two_objectLists ;
+  foaf:name        "predicateObjectList_with_two_objectLists"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-ns-dots ;
+  foaf:name        "turtle-syntax-ns-dots"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-num-05 ;
+  foaf:name        "turtle-syntax-bad-num-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-11 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-11"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG2_with_UTF8_boundaries ;
+  foaf:name        "LITERAL_LONG2_with_UTF8_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:repeated_semis_not_at_end ;
+  foaf:name        "repeated_semis_not_at_end"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-base-02 ;
+  foaf:name        "turtle-syntax-bad-base-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-eval-struct-02 ;
+  foaf:name        "turtle-eval-struct-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-05 ;
+  foaf:name        "turtle-syntax-prefix-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_true ;
+  foaf:name        "literal_true"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-06 ;
+  foaf:name        "turtle-subm-06"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-26 ;
+  foaf:name        "turtle-subm-26"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-uri-04 ;
+  foaf:name        "turtle-syntax-uri-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-missing-ns-dot-start ;
+  foaf:name        "turtle-syntax-bad-missing-ns-dot-start"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:nested_blankNodePropertyLists ;
+  foaf:name        "nested_blankNodePropertyLists"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:repeated_semis_at_end ;
+  foaf:name        "repeated_semis_at_end"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-missing-ns-dot-end ;
+  foaf:name        "turtle-syntax-bad-missing-ns-dot-end"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:labeled_blank_node_with_non_leading_extras ;
+  foaf:name        "labeled_blank_node_with_non_leading_extras"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-01 ;
+  foaf:name        "turtle-syntax-bad-struct-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-10 ;
+  foaf:name        "turtle-subm-10"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_escaped_LINE_FEED ;
+  foaf:name        "literal_with_escaped_LINE_FEED"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_escaped_BACKSPACE ;
+  foaf:name        "literal_with_escaped_BACKSPACE"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL2_with_UTF8_boundaries ;
+  foaf:name        "LITERAL2_with_UTF8_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:localName_with_nfc_PN_CHARS_BASE_character_boundaries ;
+  foaf:name        "localName_with_nfc_PN_CHARS_BASE_character_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG2_with_1_squote ;
+  foaf:name        "LITERAL_LONG2_with_1_squote"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-13 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-13"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-05 ;
+  foaf:name        "turtle-subm-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-15 ;
+  foaf:name        "turtle-syntax-bad-struct-15"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:prefix_with_non_leading_extras ;
+  foaf:name        "prefix_with_non_leading_extras"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:prefix_reassigned_and_used ;
+  foaf:name        "prefix_reassigned_and_used"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:bareword_decimal ;
+  foaf:name        "bareword_decimal"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:objectList_with_two_objects ;
+  foaf:name        "objectList_with_two_objects"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:langtagged_LONG ;
+  foaf:name        "langtagged_LONG"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-12 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-12"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG2 ;
+  foaf:name        "LITERAL_LONG2"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:labeled_blank_node_with_leading_digit ;
+  foaf:name        "labeled_blank_node_with_leading_digit"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-ln-dash-start ;
+  foaf:name        "turtle-syntax-bad-ln-dash-start"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-14 ;
+  foaf:name        "turtle-subm-14"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-16 ;
+  foaf:name        "turtle-syntax-bad-struct-16"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-04 ;
+  foaf:name        "turtle-syntax-string-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-04 ;
+  foaf:name        "turtle-syntax-prefix-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-18 ;
+  foaf:name        "turtle-subm-18"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-13 ;
+  foaf:name        "turtle-subm-13"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-02 ;
+  foaf:name        "turtle-syntax-prefix-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-24 ;
+  foaf:name        "turtle-subm-24"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:langtagged_non_LONG ;
+  foaf:name        "langtagged_non_LONG"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-uri-05 ;
+  foaf:name        "turtle-syntax-bad-uri-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-ln-dots ;
+  foaf:name        "turtle-syntax-ln-dots"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-08 ;
+  foaf:name        "turtle-syntax-string-08"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:labeled_blank_node_with_leading_underscore ;
+  foaf:name        "labeled_blank_node_with_leading_underscore"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-uri-04 ;
+  foaf:name        "turtle-syntax-bad-uri-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-base-02 ;
+  foaf:name        "turtle-syntax-base-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:old_style_base ;
+  foaf:name        "old_style_base"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-pname-esc-03 ;
+  foaf:name        "turtle-syntax-pname-esc-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-kw-02 ;
+  foaf:name        "turtle-syntax-bad-kw-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-25 ;
+  foaf:name        "turtle-subm-25"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:SPARQL_style_base ;
+  foaf:name        "SPARQL_style_base"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-06 ;
+  foaf:name        "turtle-syntax-string-06"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-09 ;
+  foaf:name        "turtle-syntax-string-09"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-prefix-05 ;
+  foaf:name        "turtle-syntax-bad-prefix-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:blankNodePropertyList_with_multiple_triples ;
+  foaf:name        "blankNodePropertyList_with_multiple_triples"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-blank-label ;
+  foaf:name        "turtle-syntax-blank-label"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
   earl:subject     <http://purl.org/weso/wesin> ;
   earl:test        ttlTests:turtle-syntax-kw-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_FORM_FEED ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:labeled_blank_node_object ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-prefix-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-ln-escape-start ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-eval-bad-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-uri-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-12 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-08 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-lists-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-09 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-kw-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-09 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-lang-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-struct-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-file-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_escaped_FORM_FEED ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-10 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-06 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-08 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-lists-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-string-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-struct-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-str-esc-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-kw-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-07 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:two_LITERAL_LONG2s ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-09 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
+  foaf:name        "turtle-syntax-kw-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-15 ;
+  foaf:name        "turtle-subm-15"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
   earl:subject     <http://purl.org/weso/wesin> ;
   earl:test        ttlTests:turtle-syntax-pname-esc-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-ln-escape ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-ln-dots ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-num-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:double_lower_case_e ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-uri-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-pname-esc-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-kw-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:numeric_with_leading_0 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:last ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:default_namespace_IRI ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:sole_blankNodePropertyList ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-13 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_escaped_CHARACTER_TABULATION ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
+  foaf:name        "turtle-syntax-pname-esc-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-kw-01 ;
+  foaf:name        "turtle-syntax-kw-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-01 ;
+  foaf:name        "turtle-syntax-number-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-prefix-03 ;
+  foaf:name        "turtle-syntax-bad-prefix-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:anonymous_blank_node_subject ;
+  foaf:name        "anonymous_blank_node_subject"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-07 ;
+  foaf:name        "turtle-syntax-bnode-07"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-05 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:bareword_a_predicate ;
+  foaf:name        "bareword_a_predicate"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-uri-03 ;
+  foaf:name        "turtle-syntax-uri-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-blank-label-dot-end ;
+  foaf:name        "turtle-syntax-bad-blank-label-dot-end"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-01 ;
+  foaf:name        "turtle-syntax-prefix-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL1_all_controls ;
+  foaf:name        "LITERAL1_all_controls"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-08 ;
+  foaf:name        "turtle-syntax-bnode-08"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-esc-03 ;
+  foaf:name        "turtle-syntax-bad-esc-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-10 ;
+  foaf:name        "turtle-syntax-bnode-10"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
   earl:subject     <http://purl.org/weso/wesin> ;
   earl:test        ttlTests:anonymous_blank_node_object ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-07 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_LINE_FEED ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:prefixed_IRI_predicate ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-22 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-esc-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-06 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG2_ascii_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-str-esc-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:empty_collection ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:collection_object ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-prefix-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:localName_with_non_leading_extras ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-base-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_escaped_CARRIAGE_RETURN ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:bareword_integer ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL1_all_punctuation ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL1_all_controls ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:first ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-11 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:prefixed_name_datatype ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-eval-bad-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-08 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG1_with_2_squotes ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:blankNodePropertyList_containing_collection ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-kw-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:HYPHEN_MINUS_in_localName ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-uri-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:IRI_subject ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL2_ascii_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-20 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-eval-struct-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-string-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-06 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL1 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:nested_collection ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-12 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:localName_with_leading_digit ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-lists-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:langtagged_LONG_with_subtag ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-17 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:number_sign_following_PNAME_NS ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
+  foaf:name        "anonymous_blank_node_object"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG1_with_1_squote ;
+  foaf:name        "LITERAL_LONG1_with_1_squote"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:SPARQL_style_prefix ;
+  foaf:name        "SPARQL_style_prefix"
 ] .
 
 <http://www.di.uniovi.es/~labra#me>
@@ -1117,958 +1277,949 @@
 [ a                earl:Assertion ;
   earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
   earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_BACKSPACE ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-struct-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:old_style_prefix ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-uri-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-ns-dot-start ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-07 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-eval-bad-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-11 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-10 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-base-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-esc-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-06 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:nested_blankNodePropertyLists ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-06 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-string-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-missing-ns-dot-start ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-missing-ns-dot-end ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:labeled_blank_node_with_non_leading_extras ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-file-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-base-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-08 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-10 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-str-esc-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-17 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-base-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-13 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-07 ;
+  foaf:name        "turtle-subm-07"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-base-01 ;
+  foaf:name        "turtle-syntax-base-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-ns-dot-end ;
+  foaf:name        "turtle-syntax-bad-ns-dot-end"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:number_sign_following_localName ;
+  foaf:name        "number_sign_following_localName"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-02 ;
+  foaf:name        "turtle-syntax-string-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-pname-02 ;
+  foaf:name        "turtle-syntax-bad-pname-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-10 ;
+  foaf:name        "turtle-syntax-bad-struct-10"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-11 ;
+  foaf:name        "turtle-syntax-string-11"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-21 ;
+  foaf:name        "turtle-subm-21"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:IRIREF_datatype ;
+  foaf:name        "IRIREF_datatype"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-08 ;
+  foaf:name        "turtle-syntax-bad-struct-08"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-04 ;
+  foaf:name        "turtle-syntax-bad-struct-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-04 ;
+  foaf:name        "turtle-syntax-bnode-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-base-03 ;
+  foaf:name        "turtle-syntax-bad-base-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-number-dot-in-anon ;
+  foaf:name        "turtle-syntax-bad-number-dot-in-anon"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-04 ;
+  foaf:name        "turtle-subm-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-10 ;
+  foaf:name        "turtle-syntax-number-10"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:bareword_integer ;
+  foaf:name        "bareword_integer"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-num-04 ;
+  foaf:name        "turtle-syntax-bad-num-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:comment_following_localName ;
+  foaf:name        "comment_following_localName"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-string-04 ;
+  foaf:name        "turtle-syntax-bad-string-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-08 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-08"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-14 ;
+  foaf:name        "turtle-syntax-bad-struct-14"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:prefixed_IRI_object ;
+  foaf:name        "prefixed_IRI_object"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-05 ;
+  foaf:name        "turtle-syntax-bnode-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_REVERSE_SOLIDUS ;
+  foaf:name        "literal_with_REVERSE_SOLIDUS"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG2_with_2_squotes ;
+  foaf:name        "LITERAL_LONG2_with_2_squotes"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG1_ascii_boundaries ;
+  foaf:name        "LITERAL_LONG1_ascii_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-09 ;
+  foaf:name        "turtle-syntax-bnode-09"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-string-01 ;
+  foaf:name        "turtle-syntax-bad-string-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-eval-bad-03 ;
+  foaf:name        "turtle-eval-bad-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_CARRIAGE_RETURN ;
+  foaf:name        "literal_with_CARRIAGE_RETURN"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-esc-01 ;
+  foaf:name        "turtle-syntax-bad-esc-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL2 ;
+  foaf:name        "LITERAL2"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG1 ;
+  foaf:name        "LITERAL_LONG1"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-27 ;
+  foaf:name        "turtle-subm-27"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-11 ;
+  foaf:name        "turtle-subm-11"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-11 ;
+  foaf:name        "turtle-syntax-bad-struct-11"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG2_with_REVERSE_SOLIDUS ;
+  foaf:name        "LITERAL_LONG2_with_REVERSE_SOLIDUS"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:prefixed_IRI_predicate ;
+  foaf:name        "prefixed_IRI_predicate"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-09 ;
+  foaf:name        "turtle-subm-09"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-LITERAL2_with_langtag_and_datatype ;
+  foaf:name        "turtle-syntax-bad-num-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:nested_collection ;
+  foaf:name        "nested_collection"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:percent_escaped_localName ;
+  foaf:name        "percent_escaped_localName"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-uri-02 ;
+  foaf:name        "turtle-syntax-bad-uri-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:negative_numeric ;
+  foaf:name        "negative_numeric"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:labeled_blank_node_subject ;
+  foaf:name        "labeled_blank_node_subject"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:prefix_with_PN_CHARS_BASE_character_boundaries ;
+  foaf:name        "prefix_with_PN_CHARS_BASE_character_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-eval-struct-01 ;
+  foaf:name        "turtle-eval-struct-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-num-02 ;
+  foaf:name        "turtle-syntax-bad-num-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:comment_following_PNAME_NS ;
+  foaf:name        "comment_following_PNAME_NS"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-base-01 ;
+  foaf:name        "turtle-syntax-bad-base-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL1_ascii_boundaries ;
+  foaf:name        "LITERAL1_ascii_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:blankNodePropertyList_as_subject ;
+  foaf:name        "blankNodePropertyList_as_subject"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:blankNodePropertyList_as_object ;
+  foaf:name        "blankNodePropertyList_as_object"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-datatypes-02 ;
+  foaf:name        "turtle-syntax-datatypes-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-uri-03 ;
+  foaf:name        "turtle-syntax-bad-uri-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-19 ;
+  foaf:name        "turtle-subm-19"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:lantag_with_subtag ;
+  foaf:name        "lantag_with_subtag"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-09 ;
+  foaf:name        "turtle-syntax-prefix-09"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-struct-02 ;
+  foaf:name        "turtle-syntax-struct-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:IRI_with_all_punctuation ;
+  foaf:name        "IRI_with_all_punctuation"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG1_with_UTF8_boundaries ;
+  foaf:name        "LITERAL_LONG1_with_UTF8_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
   earl:subject     <http://purl.org/weso/wesin> ;
   earl:test        ttlTests:turtle-syntax-bnode-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-lists-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-15 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:prefix_reassigned_and_used ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
+  foaf:name        "turtle-syntax-bnode-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-struct-03 ;
+  foaf:name        "turtle-syntax-struct-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-eval-bad-02 ;
+  foaf:name        "turtle-eval-bad-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
   earl:subject     <http://purl.org/weso/wesin> ;
   earl:test        ttlTests:turtle-syntax-bad-n3-extras-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-ln-colons ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-pname-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:objectList_with_two_objects ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:langtagged_LONG ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-lists-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:IRI_with_eight_digit_numeric_escape ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-12 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:labeled_blank_node_with_leading_digit ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-struct-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_false ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-ln-dash-start ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_numeric_escape8 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-ns-dots ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-num-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:reserved_escaped_localName ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-file-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:repeated_semis_not_at_end ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-18 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-string-07 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_numeric_escape4 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_true ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-blank-label-dot-end ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-13 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-uri-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:positive_numeric ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:collection_subject ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-06 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:underscore_in_localName ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-24 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-string-06 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_CHARACTER_TABULATION ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:langtagged_non_LONG ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-base-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:labeled_blank_node_with_PN_CHARS_BASE_character_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_escaped_BACKSPACE ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL2_with_UTF8_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:predicateObjectList_with_two_objectLists ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:old_style_base ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG2_with_UTF8_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-25 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:bareword_decimal ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-26 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG2 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:repeated_semis_at_end ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-14 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:prefixed_IRI_object ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
+  foaf:name        "turtle-syntax-bad-n3-extras-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-08 ;
+  foaf:name        "turtle-syntax-prefix-08"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-struct-01 ;
+  foaf:name        "turtle-syntax-struct-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:bareword_double ;
+  foaf:name        "bareword_double"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:localName_with_leading_underscore ;
+  foaf:name        "localName_with_leading_underscore"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-kw-04 ;
+  foaf:name        "turtle-syntax-bad-kw-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-07 ;
+  foaf:name        "turtle-syntax-number-07"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-08 ;
+  foaf:name        "turtle-subm-08"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-09 ;
+  foaf:name        "turtle-syntax-number-09"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_FORM_FEED ;
+  foaf:name        "literal_with_FORM_FEED"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-lists-04 ;
+  foaf:name        "turtle-syntax-lists-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:labeled_blank_node_object ;
+  foaf:name        "labeled_blank_node_object"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-str-esc-01 ;
+  foaf:name        "turtle-syntax-str-esc-01"
 ] .
 
 <http://purl.org/weso/wesin>
@@ -2094,1143 +2245,1283 @@
 [ a                earl:Assertion ;
   earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
   earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-16 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG2_with_2_squotes ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_escaped_LINE_FEED ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-base-03 ;
+  foaf:name        "turtle-syntax-base-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-03 ;
+  foaf:name        "turtle-syntax-bnode-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-06 ;
+  foaf:name        "turtle-syntax-bnode-06"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-03 ;
+  foaf:name        "turtle-syntax-bad-struct-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:sole_blankNodePropertyList ;
+  foaf:name        "sole_blankNodePropertyList"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-lists-05 ;
+  foaf:name        "turtle-syntax-lists-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-07 ;
+  foaf:name        "turtle-syntax-string-07"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-num-01 ;
+  foaf:name        "turtle-syntax-bad-num-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_LINE_FEED ;
+  foaf:name        "literal_with_LINE_FEED"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_CHARACTER_TABULATION ;
+  foaf:name        "literal_with_CHARACTER_TABULATION"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-str-esc-02 ;
+  foaf:name        "turtle-syntax-str-esc-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-07 ;
+  foaf:name        "turtle-syntax-bad-struct-07"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bnode-02 ;
+  foaf:name        "turtle-syntax-bnode-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:labeled_blank_node_with_PN_CHARS_BASE_character_boundaries ;
+  foaf:name        "labeled_blank_node_with_PN_CHARS_BASE_character_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-prefix-02 ;
+  foaf:name        "turtle-syntax-bad-prefix-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-02 ;
+  foaf:name        "turtle-syntax-bad-struct-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries ;
+  foaf:name        "localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-prefix-04 ;
+  foaf:name        "turtle-syntax-bad-prefix-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:empty_collection ;
+  foaf:name        "empty_collection"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-02 ;
+  foaf:name        "turtle-syntax-number-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-ln-escape-start ;
+  foaf:name        "turtle-syntax-bad-ln-escape-start"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-03 ;
+  foaf:name        "turtle-syntax-string-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:localName_with_non_leading_extras ;
+  foaf:name        "localName_with_non_leading_extras"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-pname-esc-02 ;
+  foaf:name        "turtle-syntax-pname-esc-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-kw-01 ;
+  foaf:name        "turtle-syntax-bad-kw-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-06 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-06"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-03 ;
+  foaf:name        "turtle-syntax-prefix-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_escaped_CARRIAGE_RETURN ;
+  foaf:name        "literal_with_escaped_CARRIAGE_RETURN"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:last ;
+  foaf:name        "last"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-string-03 ;
+  foaf:name        "turtle-syntax-bad-string-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-uri-01 ;
+  foaf:name        "turtle-syntax-uri-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-02 ;
+  foaf:name        "turtle-subm-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-12 ;
+  foaf:name        "turtle-syntax-bad-struct-12"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:prefixed_name_datatype ;
+  foaf:name        "prefixed_name_datatype"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-07 ;
+  foaf:name        "turtle-syntax-prefix-07"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-09 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-09"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-kw-05 ;
+  foaf:name        "turtle-syntax-bad-kw-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG1_with_2_squotes ;
+  foaf:name        "LITERAL_LONG1_with_2_squotes"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-22 ;
+  foaf:name        "turtle-subm-22"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-lang-01 ;
+  foaf:name        "turtle-syntax-bad-lang-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-23 ;
+  foaf:name        "turtle-subm-23"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-file-03 ;
+  foaf:name        "turtle-syntax-file-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-esc-02 ;
+  foaf:name        "turtle-syntax-bad-esc-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL1_with_UTF8_boundaries ;
+  foaf:name        "LITERAL1_with_UTF8_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:IRI_subject ;
+  foaf:name        "IRI_subject"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-str-esc-03 ;
+  foaf:name        "turtle-syntax-str-esc-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:collection_object ;
+  foaf:name        "collection_object"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_escaped_FORM_FEED ;
+  foaf:name        "literal_with_escaped_FORM_FEED"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-20 ;
+  foaf:name        "turtle-subm-20"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-string-02 ;
+  foaf:name        "turtle-syntax-bad-string-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-01 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries ;
+  foaf:name        "localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:first ;
+  foaf:name        "first"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:two_LITERAL_LONG2s ;
+  foaf:name        "two_LITERAL_LONG2s"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_numeric_escape8 ;
+  foaf:name        "literal_with_numeric_escape8"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-12 ;
+  foaf:name        "turtle-subm-12"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-ln-escape ;
+  foaf:name        "turtle-syntax-bad-ln-escape"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-eval-bad-01 ;
+  foaf:name        "turtle-eval-bad-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:reserved_escaped_localName ;
+  foaf:name        "reserved_escaped_localName"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:localName_with_leading_digit ;
+  foaf:name        "localName_with_leading_digit"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-num-03 ;
+  foaf:name        "turtle-syntax-bad-num-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
   earl:subject     <http://purl.org/weso/wesin> ;
   earl:test        ttlTests:prefix_only_IRI ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG2_with_1_squote ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-esc-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:SPARQL_style_prefix ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:blankNodePropertyList_with_multiple_triples ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-15 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-base-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-ns-dot-end ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:labeled_blank_node_with_leading_underscore ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-pname-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:SPARQL_style_base ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-number-dot-in-anon ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-09 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-num-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-blank-label ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-08 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-14 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-n3-extras-10 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-uri-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-pname-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-eval-bad-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-07 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-string-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-pname-esc-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-uri-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-esc-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL2 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-kw-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-08 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-struct-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-27 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-06 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-11 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-prefix-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-datatypes-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-num-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:percent_escaped_localName ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
+  foaf:name        "prefix_only_IRI"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:double_lower_case_e ;
+  foaf:name        "double_lower_case_e"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-02 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:numeric_with_leading_0 ;
+  foaf:name        "numeric_with_leading_0"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-04 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL2_ascii_boundaries ;
+  foaf:name        "LITERAL2_ascii_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:default_namespace_IRI ;
+  foaf:name        "default_namespace_IRI"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-13 ;
+  foaf:name        "turtle-syntax-bad-struct-13"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_escaped_CHARACTER_TABULATION ;
+  foaf:name        "literal_with_escaped_CHARACTER_TABULATION"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-string-05 ;
+  foaf:name        "turtle-syntax-bad-string-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL1 ;
+  foaf:name        "LITERAL1"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-08 ;
+  foaf:name        "turtle-syntax-number-08"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-03 ;
+  foaf:name        "turtle-subm-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-kw-03 ;
+  foaf:name        "turtle-syntax-bad-kw-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL_LONG2_ascii_boundaries ;
+  foaf:name        "LITERAL_LONG2_ascii_boundaries"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:langtagged_LONG_with_subtag ;
+  foaf:name        "langtagged_LONG_with_subtag"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-subm-01 ;
+  foaf:name        "turtle-subm-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-10 ;
+  foaf:name        "turtle-syntax-string-10"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-esc-04 ;
+  foaf:name        "turtle-syntax-bad-esc-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:LITERAL1_all_punctuation ;
+  foaf:name        "LITERAL1_all_punctuation"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:old_style_prefix ;
+  foaf:name        "old_style_prefix"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
   earl:subject     <http://purl.org/weso/wesin> ;
   earl:test        ttlTests:turtle-syntax-kw-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:negative_numeric ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-kw-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:IRIREF_datatype ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-eval-struct-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-prefix-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:anonymous_blank_node_subject ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-num-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:comment_following_PNAME_NS ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-number-10 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:bareword_a_predicate ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-base-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:localName_with_nfc_PN_CHARS_BASE_character_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-string-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:blankNodePropertyList_as_subject ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-10 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG1_with_1_squote ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-num-01 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-19 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-05 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-07 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_REVERSE_SOLIDUS ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-07 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bnode-09 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:number_sign_following_localName ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-09 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-11 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-21 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:IRI_with_four_digit_numeric_escape ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:IRI_with_all_punctuation ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-struct-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
+  foaf:name        "turtle-syntax-kw-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-03 ;
+  foaf:name        "turtle-syntax-number-03"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-n3-extras-10 ;
+  foaf:name        "turtle-syntax-bad-n3-extras-10"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-05 ;
+  foaf:name        "turtle-syntax-number-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-11 ;
+  foaf:name        "turtle-syntax-number-11"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-file-01 ;
+  foaf:name        "turtle-syntax-file-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:blankNodePropertyList_containing_collection ;
+  foaf:name        "blankNodePropertyList_containing_collection"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:HYPHEN_MINUS_in_localName ;
+  foaf:name        "HYPHEN_MINUS_in_localName"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-05 ;
+  foaf:name        "turtle-syntax-string-05"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-uri-02 ;
+  foaf:name        "turtle-syntax-uri-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-eval-bad-04 ;
+  foaf:name        "turtle-eval-bad-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-17 ;
+  foaf:name        "turtle-syntax-bad-struct-17"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:number_sign_following_PNAME_NS ;
+  foaf:name        "number_sign_following_PNAME_NS"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-number-04 ;
+  foaf:name        "turtle-syntax-number-04"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_with_BACKSPACE ;
+  foaf:name        "literal_with_BACKSPACE"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-string-01 ;
+  foaf:name        "turtle-syntax-string-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-ln-colons ;
+  foaf:name        "turtle-syntax-ln-colons"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-datatypes-01 ;
+  foaf:name        "turtle-syntax-datatypes-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-lists-01 ;
+  foaf:name        "turtle-syntax-lists-01"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:IRI_with_eight_digit_numeric_escape ;
+  foaf:name        "IRI_with_eight_digit_numeric_escape"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-prefix-06 ;
+  foaf:name        "turtle-syntax-prefix-06"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:literal_false ;
+  foaf:name        "literal_false"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-lists-02 ;
+  foaf:name        "turtle-syntax-lists-02"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
+  earl:subject     <http://purl.org/weso/wesin> ;
+  earl:test        ttlTests:turtle-syntax-bad-struct-06 ;
+  foaf:name        "turtle-syntax-bad-struct-06"
+] .
+
+[ a                earl:Assertion ;
+  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
+  earl:mode        earl:automatic ;
+  earl:result      [ a             earl:TestResult ;
+                     dc:date       "2013-08-30T08:01:13"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
+                     earl:outcome  earl:passed
+                   ] ;
   earl:subject     <http://purl.org/weso/wesin> ;
   earl:test        ttlTests:localname_with_COLON ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG1 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG1_with_UTF8_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-16 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-prefix-08 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-04 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG2_with_REVERSE_SOLIDUS ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-datatypes-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:comment_following_localName ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:bareword_double ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-uri-03 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-bad-uri-02 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:localName_with_leading_underscore ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:labeled_blank_node_subject ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:prefix_with_PN_CHARS_BASE_character_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL_LONG1_ascii_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-23 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:literal_with_CARRIAGE_RETURN ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL1_ascii_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:LITERAL1_with_UTF8_boundaries ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:blankNodePropertyList_as_object ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-11 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:prefix_with_non_leading_extras ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-subm-09 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:turtle-syntax-string-07 ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
-
-[ a                earl:Assertion ;
-  earl:assertedBy  <http://www.di.uniovi.es/~labra#me> ;
-  earl:mode        earl:automatic ;
-  earl:subject     <http://purl.org/weso/wesin> ;
-  earl:test        ttlTests:lantag_with_subtag ;
-  earl:result      [ a             earl:TestResult ;
-                     dc:date       "2013-08-29T16:23:42"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
-                     earl:outcome  earl:passed
-                   ]
-] .
+  foaf:name        "localname_with_COLON"
+] .
--- a/rdf-turtle/reports/earl.jsonld	Wed Sep 04 14:01:51 2013 -0700
+++ b/rdf-turtle/reports/earl.jsonld	Sat Sep 07 11:58:15 2013 -0700
@@ -140,6 +140,7 @@
     "earl-eye-2013-08-19.ttl",
     "earl-node-n3-2013-08-10.ttl",
     "earl-turtle-v101-2013-08-19.ttl",
+    "earl.ttl",
     "green-turtle-earl-2013-08-13.ttl",
     "raptor-2-0-10-turtle-2013-earl.ttl",
     "rdf-trine-turtle-2013-08-10.ttl",
@@ -14094,11 +14095,12 @@
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype",
               "subject": "http://purl.org/weso/wesin",
-              "mode": "earl:notAvailable",
-              "result": {
-                "@type": "earl:TestResult",
-                "outcome": "earl:untested"
-              }
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.di.uniovi.es/~labra#me"
             },
             {
               "@type": "earl:Assertion",
--- a/rdf-turtle/reports/earl.ttl	Wed Sep 04 14:01:51 2013 -0700
+++ b/rdf-turtle/reports/earl.ttl	Sat Sep 07 11:58:15 2013 -0700
@@ -22,6 +22,7 @@
     <earl-eye-2013-08-19.ttl>,
     <earl-node-n3-2013-08-10.ttl>,
     <earl-turtle-v101-2013-08-19.ttl>,
+    <earl.ttl>,
     <green-turtle-earl-2013-08-13.ttl>,
     <raptor-2-0-10-turtle-2013-earl.ttl>,
     <rdf-trine-turtle-2013-08-10.ttl>,
@@ -8041,10 +8042,11 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.di.uniovi.es/~labra#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>;
       earl:subject <http://purl.org/weso/wesin>;
-      earl:mode earl:notAvailable;
-      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
       earl:assertedBy <http://greggkellogg.net/foaf#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>;
Binary file rdf-turtle/reports/index.html has changed
--- a/trig/tests/manifest.ttl	Wed Sep 04 14:01:51 2013 -0700
+++ b/trig/tests/manifest.ttl	Sat Sep 07 11:58:15 2013 -0700
@@ -321,6 +321,51 @@
     <#trig-syntax-ln-colons>
     <#trig-syntax-ln-dots>
     <#trig-syntax-ns-dots>
+
+    # tests for bnode graph names, optional GRAPH keyword and
+    # triples outside {}
+      <#trig-kw-graph-01>
+      <#trig-kw-graph-02>
+      <#trig-kw-graph-03>
+      <#trig-kw-graph-04>
+      <#trig-kw-graph-05>
+
+      <#trig-kw-graph-06>
+      <#trig-kw-graph-07>
+      <#trig-kw-graph-08>
+      <#trig-kw-graph-09>
+
+      <#trig-kw-graph-10>
+
+      <#trig-graph-bad-01>
+      <#trig-graph-bad-02>
+      <#trig-graph-bad-03>
+      <#trig-graph-bad-04>
+      <#trig-graph-bad-05>
+
+      <#trig-graph-bad-06>
+      <#trig-graph-bad-07>
+      <#trig-graph-bad-08>
+      <#trig-graph-bad-09>
+
+      <#trig-graph-bad-10>
+      <#trig-graph-bad-11>
+
+      <#trig-bnodeplist-graph-01>
+
+      <#trig-collection-graph-01>
+      <#trig-collection-graph-02>
+
+      <#trig-turtle-01>
+      <#trig-turtle-02>
+      <#trig-turtle-03>
+      <#trig-turtle-04>
+      <#trig-turtle-05>
+
+      <#trig-turtle-06>
+
+      <#trig-turtle-bad-01>
+      <#trig-turtle-bad-02>
     ) .
 
 # TriG tests
@@ -2495,3 +2540,230 @@
 	mf:name "trig-syntax-blank-label" ;
         rdft:approval rdft:Proposed ;
 	mf:action <trig-syntax-blank-label.trig> .
+
+# tests for bnode graph names, optional GRAPH keyword and
+# triples outside {}
+
+<#trig-kw-graph-01> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-01" ;
+   rdfs:comment "Named graphs can be proceeded by GRAPH" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-01.trig> ;
+   .
+
+<#trig-kw-graph-02> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-02" ;
+   rdfs:comment "Trailing . not necessary inside {}" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-02.trig> ;
+   .
+
+<#trig-kw-graph-03> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-03" ;
+   rdfs:comment "Named graph may be empty" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-03.trig> ;
+   .
+
+<#trig-kw-graph-04> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-04" ;
+   rdfs:comment "" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-04.trig> ;
+   .
+
+<#trig-kw-graph-05> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-05" ;
+   rdfs:comment "Use of empty prefix inside named graph" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-05.trig> ;
+   .
+
+<#trig-kw-graph-06> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-06" ;
+   rdfs:comment "" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-06.trig> ;
+   .
+
+<#trig-kw-graph-07> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-07" ;
+   rdfs:comment "Named graph may be named with BNode _:a" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-07.trig> ;
+   .
+
+<#trig-kw-graph-08> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-08" ;
+   rdfs:comment "Named graph may be named with BNode []" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-08.trig> ;
+   .
+
+<#trig-kw-graph-09> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-09" ;
+   rdfs:comment "Named graph may be named with PNAME" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-09.trig> ;
+   .
+
+<#trig-kw-graph-10> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-kw-graph-10" ;
+   rdfs:comment "Named graph with PNAME and empty graph" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-kw-graph-10.trig> ;
+   .
+
+<#trig-graph-bad-01> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-01" ;
+   rdfs:comment "GRAPH but no name - GRAPH is not used with the default graph" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-01.trig> ;
+   .
+
+<#trig-graph-bad-02> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-02" ;
+   rdfs:comment "GRAPH not followed by DOT" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-02.trig> ;
+   .
+
+<#trig-graph-bad-03> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-03" ;
+   rdfs:comment "GRAPH needs {}" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-03.trig> ;
+   .
+
+<#trig-graph-bad-04> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-04" ;
+   rdfs:comment "GRAPH needs {}" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-04.trig> ;
+   .
+
+<#trig-graph-bad-05> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-05" ;
+   rdfs:comment "GRAPH and a name, not several" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-05.trig> ;
+   .
+
+<#trig-graph-bad-06> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-06" ;
+   rdfs:comment "GRAPH - Must close {}" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-06.trig> ;
+   .
+
+<#trig-graph-bad-07> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-07" ;
+   rdfs:comment "GRAPH may not include a GRAPH" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-07.trig> ;
+   .
+
+<#trig-graph-bad-08> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-08" ;
+   rdfs:comment "@graph is not a keyword" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-08.trig> ;
+   .
+
+<#trig-graph-bad-09> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-09" ;
+   rdfs:comment "Directives not allowed inside GRAPH" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-09.trig> ;
+   .
+
+<#trig-graph-bad-10> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-10" ;
+   rdfs:comment "A graph may not be named with an empty collection" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-10.trig> ;
+   .
+
+<#trig-graph-bad-11> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-graph-bad-11" ;
+   rdfs:comment "A graph may not be named with a collection" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-graph-bad-11.trig> ;
+   .
+
+<#trig-bnodeplist-graph-01> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-bnodeplist-graph-bad-01" ;
+   rdfs:comment "A graph may not be named with a blankNodePropertyList" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-bnodeplist-graph-bad-01.trig> ;
+   .
+
+<#trig-collection-graph-01> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-collection-graph-bad-01" ;
+   rdfs:comment "A graph may not be named with an empty collection" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-collection-graph-bad-01.trig> ;
+   .
+
+<#trig-collection-graph-02> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-collection-grap-badh-02" ;
+   rdfs:comment "A graph may not be named with a collection" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-collection-graph-bad-02.trig> ;
+   .
+
+<#trig-turtle-01> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-turtle-01" ;
+   rdfs:comment "TriG can parse Turtle" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-turtle-01.trig> ;
+   .
+
+<#trig-turtle-02> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-turtle-02" ;
+   rdfs:comment "riG can parse Turtle (repeated PREFIX)" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-turtle-02.trig> ;
+   .
+
+<#trig-turtle-03> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-turtle-03" ;
+   rdfs:comment "TriG can parse Turtle (blankNodePropertyList subject)" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-turtle-03.trig> ;
+   .
+
+<#trig-turtle-04> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-turtle-04" ;
+   rdfs:comment "TriG can parse Turtle (blankNodePropertyList subject)" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-turtle-04.trig> ;
+   .
+
+<#trig-turtle-05> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-turtle-05" ;
+   rdfs:comment "TriG can parse Turtle (bare blankNodePropertyList)" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-turtle-05.trig> ;
+   .
+
+<#trig-turtle-06> rdf:type rdft:TestTrigPositiveSyntax ;
+   mf:name      "trig-turtle-06" ;
+   rdfs:comment "TriG can parse Turtle (collection subject and object)" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-turtle-06.trig> ;
+   .
+
+<#trig-turtle-bad-01> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-turtle-bad-01" ;
+   rdfs:comment "Trailing dot required in Turtle block" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-turtle-bad-01.trig> ;
+   .
+
+<#trig-turtle-bad-02> rdf:type rdft:TestTrigNegativeSyntax ;
+   mf:name      "trig-turtle-bad-02" ;
+   rdfs:comment "TriG is not N-Quads" ;
+   rdft:approval rdft:Proposed ;
+   mf:action    <trig-turtle-bad-02.trig> ;
+   .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-bnodeplist-graph-bad-01.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# BlankNodePropertyList as Graph Name
+PREFIX : <http://example/> 
+
+[:p1 :o1] {:s :p :o}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-collection-graph-bad-01.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# Collection as Graph Name
+PREFIX : <http://example/> 
+
+() {:s :p :o}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-collection-graph-bad-02.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# Collection as Graph Name
+PREFIX : <http://example/> 
+
+(1 2) {:s :p :o}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-01.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,5 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH but no name - GRAPH is not used with the default graph
+GRAPH { :s :p :o }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-02.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,6 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH not followed by DOT
+GRAPH :g1 { :s :p :o } .
+GRAPH :g2 { :s :p :o } .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-03.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,8 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH needs {}
+GRAPH :g 
+  :s :p :o .
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-04.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,5 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH needs {}
+GRAPH :s :p :o
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-05.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,5 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH and a name, not several.
+GRAPH :g1 :g2 { :s :p :o }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-06.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,6 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH - Must close {}
+GRAPH :g { :s :p :o 
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-07.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,9 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH and a triples block.
+GRAPH :g { 
+   :s :p :o .
+   GRAPH :g1 { :s1 :p1 :o1 }
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-08.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,5 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH and a triples block.
+@graph :g { :s :p :o }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-09.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,12 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH - no directives
+graph :g { 
+  :s :p :o 
+prefix x: <http://example/x#> 
+  x:s1 x:p1 x:o1 .
+}
+
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-10.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,8 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH - no lists
+GRAPH () { :s :p :o }
+
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-graph-bad-11.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,8 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+# GRAPH - no lists
+graph (1 2) { :s :p :o }
+
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-01.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH :g { :s :p :o }
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-02.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH :g { :s :p :o . }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-03.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH :g { }
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-04.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,8 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH :g1 { :s :p :o }
+GRAPH :g2 { :s :p :o }
+:g3 { :s :p :o }
+GRAPH :g4 { :s :p :o }
+GRAPH :g5 { :s :p :o }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-05.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH :g { :s :p :o }
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-06.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH _:a { :s :p :o }
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-07.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,6 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH [] { :s :p :o }
+[] { :s :p :o }
+GRAPH [] { :s :p :o }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-08.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH :g { :s :p :o }
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-09.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH :g { :s :p :o }
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-kw-graph-10.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# GRAPH tests
+PREFIX : <http://example/> 
+
+GRAPH :g { }
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-turtle-01.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,8 @@
+# Turtle is TriG
+PREFIX : <http://example/> 
+
+:s :p :o ;
+   :q 123 , 456 .
+
+:s1 :p1 "more" .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-turtle-02.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,9 @@
+# Turtle is TriG
+PREFIX : <http://example/>
+
+:s :p :o ;
+   :q 123 , 456 .
+
+PREFIX : <http://example/ns#>
+
+:s :p :o .
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-turtle-03.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,5 @@
+# Turtle is TriG
+prefix : <http://example/> 
+
+[ :p 123 ; :q 456 ] :r 1 .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-turtle-04.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,5 @@
+# Turtle is TriG
+prefix : <http://example/> 
+
+[] :p :o .
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-turtle-05.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,6 @@
+# Turtle is TriG
+prefix : <http://example/> 
+
+[ :p :o ] .
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-turtle-06.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,4 @@
+# Turtle is TriG
+prefix : <http://example/> 
+
+( 1 2 3 ) :p ( 4 5 6 ) .
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-turtle-bad-01.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,5 @@
+# Turtle is TriG
+
+# Trailing dot required in Turtle block.
+
+:s :p :o  
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/tests/trig-turtle-bad-02.trig	Sat Sep 07 11:58:15 2013 -0700
@@ -0,0 +1,6 @@
+# Turtle is TriG
+
+# N-Quads.
+
+:s :p :o :g .
+
--- a/trig/trig.bnf	Wed Sep 04 14:01:51 2013 -0700
+++ b/trig/trig.bnf	Sat Sep 07 11:58:15 2013 -0700
@@ -3,7 +3,7 @@
 [2g] block   ::=   triplesOrGraph
   | wrappedGraph
   | triples2
-  | "GRAPH" labelOrSubject wrappedGraph
+  | GRAPH labelOrSubject wrappedGraph
 
 [3g] triplesOrGraph   ::=
   labelOrSubject ( wrappedGraph | predicateObjectList '.' )
@@ -72,6 +72,8 @@
 
 @terminals
 
+[2t] GRAPH                            ::= [Gg][Rr][Aa][Pp][Hh]
+
 [19] IRIREF ::=  '<' ([^#x00-#x20<>"{}|^`\] | UCHAR)* '>'
  
 [139s] PNAME_NS ::= PN_PREFIX? ":"