Add N-Triples, N-Quads, Turtle and Trig implementation reports for rdflib.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Mon, 30 Dec 2013 12:59:40 -0800
changeset 1700 6c30736ab59b
parent 1699 af637bccf6ac
child 1701 651a416420c1
Add N-Triples, N-Quads, Turtle and Trig implementation reports for rdflib.
nquads/reports/earl.jsonld
nquads/reports/earl.ttl
nquads/reports/index.html
nquads/reports/rdflib_nquads-2013-12-22T19-22-34.ttl
rdf-turtle/reports-nt/earl.jsonld
rdf-turtle/reports-nt/earl.ttl
rdf-turtle/reports-nt/index.html
rdf-turtle/reports-nt/rdflib_nt-2013-12-22T19-12-25.ttl
rdf-turtle/reports/earl.jsonld
rdf-turtle/reports/earl.ttl
rdf-turtle/reports/index.html
rdf-turtle/reports/rdflib_turtle-2013-12-22T19-13-51.ttl
trig/reports/earl.jsonld
trig/reports/earl.ttl
trig/reports/index.html
trig/reports/rdflib_trig-2013-12-30T15-56-57.ttl
--- a/nquads/reports/earl.jsonld	Fri Dec 27 15:19:20 2013 -0800
+++ b/nquads/reports/earl.jsonld	Mon Dec 30 12:59:40 2013 -0800
@@ -119,11 +119,11 @@
     "language": "Ruby",
     "license": "http://unlicense.org",
     "release": {
-      "@id": "https://github.com/gkellogg/earl-report/tree/0.3.0",
+      "@id": "https://github.com/gkellogg/earl-report/tree/0.3.1",
       "@type": "doap:Version",
-      "name": "earl-report-0.3.0",
-      "created": "2013-12-11",
-      "revision": "0.3.0"
+      "name": "earl-report-0.3.1",
+      "created": "2013-12-26",
+      "revision": "0.3.1"
     },
     "developer": {
       "@type": "foaf:Person",
@@ -136,7 +136,8 @@
     "Apache-Jena-nquads-earl-2013-11-23.ttl",
     "RIOT-jena-details.ttl",
     "raptor2012-earl-nquads.ttl",
-    "rdf.rb-earl-2013-11-24.ttl"
+    "rdf.rb-earl-2013-11-24.ttl",
+    "rdflib_nquads-2013-12-22T19-22-34.ttl"
   ],
   "testSubjects": [
     {
@@ -235,6 +236,23 @@
       ],
       "doapDesc": "RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.",
       "homepage": "http://rubygems.org/gems/rdf"
+    },
+    {
+      "@id": "https://github.com/RDFLib/rdflib",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "rdflib",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "http://gromgull.net/me",
+          "foaf:name": "Gunnar Aastrand Grimnes",
+          "foaf:homepage": "http://gromgull.net"
+        }
+      ],
+      "homepage": "https://github.com/RDFLib/rdflib"
     }
   ],
   "entries": [
@@ -287,6 +305,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "URI graph with URI triple"
@@ -333,6 +362,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "URI graph with BNode subject"
@@ -379,6 +419,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "URI graph with BNode object"
@@ -425,6 +476,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "URI graph with simple literal"
@@ -471,6 +533,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "URI graph with language tagged literal"
@@ -517,6 +590,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "URI graph with datatyped literal"
@@ -563,6 +647,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BNode graph with URI triple"
@@ -609,6 +704,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BNode graph with BNode subject"
@@ -655,6 +761,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BNode graph with BNode object"
@@ -701,6 +818,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BNode graph with simple literal"
@@ -747,6 +875,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BNode graph with language tagged literal"
@@ -793,6 +932,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BNode graph with datatyped literal"
@@ -839,6 +989,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Graph name may not be a simple literal (negative test)"
@@ -885,6 +1046,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Graph name may not be a language tagged literal (negative test)"
@@ -931,6 +1103,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Graph name may not be a datatyped literal (negative test)"
@@ -977,6 +1160,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Graph name URI must be absolute (negative test)"
@@ -1023,6 +1217,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-quint-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N-Quads does not have a fifth element (negative test)"
@@ -1069,6 +1274,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Empty file"
@@ -1115,6 +1331,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Only comment"
@@ -1161,6 +1388,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "One comment, one empty line"
@@ -1207,6 +1445,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Only IRIs"
@@ -1253,6 +1502,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRIs with Unicode escape"
@@ -1299,6 +1559,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRIs with long Unicode escape"
@@ -1345,6 +1616,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Legal IRIs"
@@ -1391,6 +1673,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal"
@@ -1437,6 +1730,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString literal"
@@ -1483,6 +1787,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString literal with region"
@@ -1529,6 +1844,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with escaped newline"
@@ -1575,6 +1901,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with Unicode escape"
@@ -1621,6 +1958,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with long Unicode escape"
@@ -1667,6 +2015,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode subject"
@@ -1713,6 +2072,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode object"
@@ -1759,6 +2129,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Blank node labels may start with a digit"
@@ -1805,6 +2186,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-datatypes-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "xsd:byte literal"
@@ -1851,6 +2243,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-datatypes-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "integer as xsd:string"
@@ -1897,6 +2300,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : space (negative test)"
@@ -1943,6 +2357,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : bad escape (negative test)"
@@ -1989,6 +2414,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : bad long escape (negative test)"
@@ -2035,6 +2471,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : character escapes not allowed (negative test)"
@@ -2081,6 +2528,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : character escapes not allowed (2) (negative test)"
@@ -2127,6 +2585,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : relative IRI not allowed in subject (negative test)"
@@ -2173,6 +2642,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : relative IRI not allowed in predicate (negative test)"
@@ -2219,6 +2699,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : relative IRI not allowed in object (negative test)"
@@ -2265,6 +2756,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : relative IRI not allowed in datatype (negative test)"
@@ -2311,6 +2813,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-prefix-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix not allowed in n-triples (negative test)"
@@ -2357,6 +2870,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-base-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@base not allowed in N-Triples (negative test)"
@@ -2403,6 +2927,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-struct-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N-Triples does not have objectList (negative test)"
@@ -2449,6 +2984,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-struct-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N-Triples does not have predicateObjectList (negative test)"
@@ -2495,6 +3041,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-lang-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString with bad lang (negative test)"
@@ -2541,6 +3098,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -2587,6 +3155,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -2633,6 +3212,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -2679,6 +3269,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mismatching string literal open/close (negative test)"
@@ -2725,6 +3326,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mismatching string literal open/close (negative test)"
@@ -2771,6 +3383,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "single quotes (negative test)"
@@ -2817,6 +3440,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long single string literal (negative test)"
@@ -2863,6 +3497,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long double string literal (negative test)"
@@ -2909,6 +3554,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with no end (negative test)"
@@ -2955,6 +3611,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with no start (negative test)"
@@ -3001,6 +3668,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "no numbers in N-Triples (integer) (negative test)"
@@ -3047,6 +3725,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "no numbers in N-Triples (decimal) (negative test)"
@@ -3093,6 +3782,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "no numbers in N-Triples (float) (negative test)"
@@ -3139,6 +3839,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-subm-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Submission test from Original RDF Test Cases"
@@ -3185,6 +3896,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#comment_following_triple",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Tests comments after a triple"
@@ -3231,6 +3953,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal \"\"\"x\"\"\""
@@ -3277,6 +4010,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_all_controls",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal_all_controls '\\x00\\x01\\x02\\x03\\x04...'"
@@ -3323,6 +4067,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_all_punctuation",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal_all_punctuation '!\"#$%&()...'"
@@ -3369,6 +4124,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal_ascii_boundaries '\\x00\\x26\\x28...'"
@@ -3415,6 +4181,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_2_dquotes",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with 2 squotes \"\"\"a\"\"b\"\"\""
@@ -3461,6 +4238,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_2_squotes",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with 2 squotes \"x''y\""
@@ -3507,6 +4295,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_BACKSPACE",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with BACKSPACE"
@@ -3553,6 +4352,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_CARRIAGE_RETURN",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with CARRIAGE RETURN"
@@ -3599,6 +4409,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_CHARACTER_TABULATION",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with CHARACTER TABULATION"
@@ -3645,6 +4466,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_dquote",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with dquote \"x\"y\""
@@ -3691,6 +4523,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_FORM_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with FORM FEED"
@@ -3737,6 +4580,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_LINE_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with LINE FEED"
@@ -3783,6 +4637,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_numeric_escape4",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with numeric escape4 \\u"
@@ -3829,6 +4694,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_numeric_escape8",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with numeric escape8 \\U"
@@ -3875,6 +4751,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with REVERSE SOLIDUS"
@@ -3921,6 +4808,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS2",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "REVERSE SOLIDUS at end of literal"
@@ -3967,6 +4865,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_squote",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with squote \"x'y\""
@@ -4013,6 +4922,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'"
@@ -4059,6 +4979,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#langtagged_string",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langtagged string \"x\"@en"
@@ -4105,6 +5036,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#lantag_with_subtag",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "lantag with subtag \"x\"@en-us"
@@ -4151,6 +5093,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#minimal_whitespace",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "tests absense of whitespace between subject, predicate, object and end-of-statement"
--- a/nquads/reports/earl.ttl	Fri Dec 27 15:19:20 2013 -0800
+++ b/nquads/reports/earl.ttl	Mon Dec 30 12:59:40 2013 -0800
@@ -18,11 +18,13 @@
     <Apache-Jena-nquads-earl-2013-11-23.ttl>,
     <RIOT-jena-details.ttl>,
     <raptor2012-earl-nquads.ttl>,
-    <rdf.rb-earl-2013-11-24.ttl>;
+    <rdf.rb-earl-2013-11-24.ttl>,
+    <rdflib_nquads-2013-12-22T19-22-34.ttl>;
   earl:testSubjects (
     <http://jena.apache.org/#riot>
     <http://librdf.org/raptor/>
-    <http://rubygems.org/gems/rdf>);
+    <http://rubygems.org/gems/rdf>
+    <https://github.com/RDFLib/rdflib>);
   mf:entries (
     <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl>) .
     
@@ -212,6 +214,17 @@
   foaf:name "Gregg Kellogg" .
 
 
+<https://github.com/RDFLib/rdflib> a earl:TestSubject, doap:Project;
+  doap:name "rdflib";
+ .
+
+<https://github.com/RDFLib/rdflib> doap:developer <http://gromgull.net/me> .
+
+<http://gromgull.net/me> a foaf:Person;
+  foaf:homepage <http://gromgull.net>;
+  foaf:name "Gunnar Aastrand Grimnes" .
+
+
 #
 # Test Case Definitions
 #
@@ -238,6 +251,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -263,6 +282,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -288,6 +313,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -313,6 +344,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -338,6 +375,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -363,6 +406,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -388,6 +437,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -413,6 +468,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -438,6 +499,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -463,6 +530,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -488,6 +561,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -513,6 +592,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -538,6 +623,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -563,6 +654,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -588,6 +685,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-uri-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -613,6 +716,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-quint-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -638,6 +747,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-quint-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -663,6 +778,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -688,6 +809,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -713,6 +840,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -738,6 +871,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -763,6 +902,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -788,6 +933,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -813,6 +964,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -838,6 +995,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -863,6 +1026,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -888,6 +1057,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -913,6 +1088,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -938,6 +1119,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -963,6 +1150,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -988,6 +1181,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1013,6 +1212,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1038,6 +1243,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-datatypes-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1063,6 +1274,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-datatypes-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-datatypes-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1088,6 +1305,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-datatypes-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1113,6 +1336,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1138,6 +1367,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1163,6 +1398,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1188,6 +1429,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1213,6 +1460,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1238,6 +1491,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1263,6 +1522,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1288,6 +1553,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1313,6 +1584,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-prefix-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1338,6 +1615,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-prefix-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-base-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1363,6 +1646,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-base-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-struct-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1388,6 +1677,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-struct-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-struct-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1413,6 +1708,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-struct-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-lang-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1438,6 +1739,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-lang-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1463,6 +1770,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1488,6 +1801,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1513,6 +1832,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1538,6 +1863,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1563,6 +1894,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1588,6 +1925,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1613,6 +1956,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1638,6 +1987,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1663,6 +2018,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1688,6 +2049,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1713,6 +2080,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1738,6 +2111,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsNegativeSyntax>;
@@ -1763,6 +2142,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-subm-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1788,6 +2173,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-subm-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#comment_following_triple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1813,6 +2204,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#comment_following_triple>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1838,6 +2235,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_all_controls> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1863,6 +2266,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_all_controls>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_all_punctuation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1888,6 +2297,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_all_punctuation>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_ascii_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1913,6 +2328,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_2_dquotes> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1938,6 +2359,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_2_dquotes>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_2_squotes> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1963,6 +2390,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_2_squotes>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_BACKSPACE> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -1988,6 +2421,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_BACKSPACE>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_CARRIAGE_RETURN> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2013,6 +2452,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_CARRIAGE_RETURN>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_CHARACTER_TABULATION> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2038,6 +2483,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_CHARACTER_TABULATION>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_dquote> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2063,6 +2514,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_dquote>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_FORM_FEED> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2088,6 +2545,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_FORM_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_LINE_FEED> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2113,6 +2576,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_LINE_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_numeric_escape4> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2138,6 +2607,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_numeric_escape4>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_numeric_escape8> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2163,6 +2638,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_numeric_escape8>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2188,6 +2669,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS2> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2213,6 +2700,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS2>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_squote> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2238,6 +2731,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_squote>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_UTF8_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2263,6 +2762,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#langtagged_string> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2288,6 +2793,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#langtagged_string>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#lantag_with_subtag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2313,6 +2824,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#lantag_with_subtag>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#minimal_whitespace> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNQuadsPositiveSyntax>;
@@ -2338,5 +2855,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#minimal_whitespace>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
Binary file nquads/reports/index.html has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/nquads/reports/rdflib_nquads-2013-12-22T19-22-34.ttl	Mon Dec 30 12:59:40 2013 -0800
@@ -0,0 +1,698 @@
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xml: <http://www.w3.org/XML/1998/namespace> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+
+<http://gromgull.net/me> a foaf:Person ;
+    foaf:homepage <http://gromgull.net> ;
+    foaf:name "Gunnar Aastrand Grimnes" .
+
+<https://github.com/RDFLib/rdflib> a doap:Project ;
+    doap:homepage <https://github.com/RDFLib/rdflib> ;
+    doap:developer <http://gromgull.net/me> ;
+    doap:name "rdflib" .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#minimal_whitespace> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_numeric_escape4> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#comment_following_triple> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-quint-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_BACKSPACE> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-prefix-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-struct-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#lantag_with_subtag> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS2> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#langtagged_string> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_all_punctuation> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-base-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_numeric_escape8> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_CHARACTER_TABULATION> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-subm-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_2_squotes> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_all_controls> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-lang-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-struct-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_FORM_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bnode-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_dquote> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-datatypes-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-file-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-uri-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bad-literal-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_2_dquotes> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_CARRIAGE_RETURN> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-uri-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_LINE_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nq-syntax-bnode-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-string-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-num-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#literal_with_squote> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-str-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-bad-string-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:22:33.975728"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/tests/manifest.ttl#nt-syntax-datatypes-02> .
+
--- a/rdf-turtle/reports-nt/earl.jsonld	Fri Dec 27 15:19:20 2013 -0800
+++ b/rdf-turtle/reports-nt/earl.jsonld	Mon Dec 30 12:59:40 2013 -0800
@@ -119,11 +119,11 @@
     "language": "Ruby",
     "license": "http://unlicense.org",
     "release": {
-      "@id": "https://github.com/gkellogg/earl-report/tree/0.3.0",
+      "@id": "https://github.com/gkellogg/earl-report/tree/0.3.1",
       "@type": "doap:Version",
-      "name": "earl-report-0.3.0",
-      "created": "2013-12-11",
-      "revision": "0.3.0"
+      "name": "earl-report-0.3.1",
+      "created": "2013-12-26",
+      "revision": "0.3.1"
     },
     "developer": {
       "@type": "foaf:Person",
@@ -136,7 +136,8 @@
     "Apache-Jena-ntriples-earl-2013-11-23.ttl",
     "RIOT-jena-details.ttl",
     "raptor2012-earl-ntriples.ttl",
-    "rdf.rb-earl-2013-11-24.ttl"
+    "rdf.rb-earl-2013-11-24.ttl",
+    "rdflib_nt-2013-12-22T19-12-25.ttl"
   ],
   "testSubjects": [
     {
@@ -235,6 +236,23 @@
       ],
       "doapDesc": "RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.",
       "homepage": "http://rubygems.org/gems/rdf"
+    },
+    {
+      "@id": "https://github.com/RDFLib/rdflib",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "rdflib",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "http://gromgull.net/me",
+          "foaf:name": "Gunnar Aastrand Grimnes",
+          "foaf:homepage": "http://gromgull.net"
+        }
+      ],
+      "homepage": "https://github.com/RDFLib/rdflib"
     }
   ],
   "entries": [
@@ -287,6 +305,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Empty file"
@@ -333,6 +362,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Only comment"
@@ -379,6 +419,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "One comment, one empty line"
@@ -425,6 +476,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Only IRIs"
@@ -471,6 +533,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRIs with Unicode escape"
@@ -517,6 +590,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRIs with long Unicode escape"
@@ -563,6 +647,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Legal IRIs"
@@ -609,6 +704,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal"
@@ -655,6 +761,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString literal"
@@ -701,6 +818,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString literal with region"
@@ -747,6 +875,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with escaped newline"
@@ -793,6 +932,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with Unicode escape"
@@ -839,6 +989,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with long Unicode escape"
@@ -885,6 +1046,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode subject"
@@ -931,6 +1103,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode object"
@@ -977,6 +1160,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Blank node labels may start with a digit"
@@ -1023,6 +1217,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "xsd:byte literal"
@@ -1069,6 +1274,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "integer as xsd:string"
@@ -1115,6 +1331,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : space (negative test)"
@@ -1161,6 +1388,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : bad escape (negative test)"
@@ -1207,6 +1445,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : bad long escape (negative test)"
@@ -1253,6 +1502,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : character escapes not allowed (negative test)"
@@ -1299,6 +1559,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : character escapes not allowed (2) (negative test)"
@@ -1345,6 +1616,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : relative IRI not allowed in subject (negative test)"
@@ -1391,6 +1673,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : relative IRI not allowed in predicate (negative test)"
@@ -1437,6 +1730,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : relative IRI not allowed in object (negative test)"
@@ -1483,6 +1787,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : relative IRI not allowed in datatype (negative test)"
@@ -1529,6 +1844,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix not allowed in n-triples (negative test)"
@@ -1575,6 +1901,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@base not allowed in N-Triples (negative test)"
@@ -1621,6 +1958,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N-Triples does not have objectList (negative test)"
@@ -1667,6 +2015,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N-Triples does not have predicateObjectList (negative test)"
@@ -1713,6 +2072,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString with bad lang (negative test)"
@@ -1759,6 +2129,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -1805,6 +2186,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -1851,6 +2243,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -1897,6 +2300,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mismatching string literal open/close (negative test)"
@@ -1943,6 +2357,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mismatching string literal open/close (negative test)"
@@ -1989,6 +2414,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "single quotes (negative test)"
@@ -2035,6 +2471,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long single string literal (negative test)"
@@ -2081,6 +2528,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long double string literal (negative test)"
@@ -2127,6 +2585,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with no end (negative test)"
@@ -2173,6 +2642,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with no start (negative test)"
@@ -2219,6 +2699,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "no numbers in N-Triples (integer) (negative test)"
@@ -2265,6 +2756,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "no numbers in N-Triples (decimal) (negative test)"
@@ -2311,6 +2813,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "no numbers in N-Triples (float) (negative test)"
@@ -2357,6 +2870,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Submission test from Original RDF Test Cases"
@@ -2403,6 +2927,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "Tests comments after a triple"
@@ -2449,6 +2983,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal \"\"\"x\"\"\""
@@ -2495,6 +3039,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal_all_controls '\\x00\\x01\\x02\\x03\\x04...'"
@@ -2541,6 +3096,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal_all_punctuation '!\"#$%&()...'"
@@ -2587,6 +3153,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal_ascii_boundaries '\\x00\\x26\\x28...'"
@@ -2633,6 +3209,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with 2 squotes \"\"\"a\"\"b\"\"\""
@@ -2679,6 +3265,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with 2 squotes \"x''y\""
@@ -2725,6 +3321,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with BACKSPACE"
@@ -2771,6 +3377,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with CARRIAGE RETURN"
@@ -2817,6 +3433,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with CHARACTER TABULATION"
@@ -2863,6 +3489,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with dquote \"x\"y\""
@@ -2909,6 +3545,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with FORM FEED"
@@ -2955,6 +3601,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with LINE FEED"
@@ -3001,6 +3657,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with numeric escape4 \\u"
@@ -3047,6 +3713,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with numeric escape8 \\U"
@@ -3093,6 +3769,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with REVERSE SOLIDUS"
@@ -3139,6 +3825,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "REVERSE SOLIDUS at end of literal"
@@ -3185,6 +3881,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal with squote \"x'y\""
@@ -3231,6 +3937,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "literal_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'"
@@ -3277,6 +3993,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "langtagged string \"x\"@en"
@@ -3323,6 +4049,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "lantag with subtag \"x\"@en-us"
@@ -3369,6 +4105,16 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
             }
           ],
           "description": "tests absense of whitespace between subject, predicate, object and end-of-statement"
--- a/rdf-turtle/reports-nt/earl.ttl	Fri Dec 27 15:19:20 2013 -0800
+++ b/rdf-turtle/reports-nt/earl.ttl	Mon Dec 30 12:59:40 2013 -0800
@@ -18,11 +18,13 @@
     <Apache-Jena-ntriples-earl-2013-11-23.ttl>,
     <RIOT-jena-details.ttl>,
     <raptor2012-earl-ntriples.ttl>,
-    <rdf.rb-earl-2013-11-24.ttl>;
+    <rdf.rb-earl-2013-11-24.ttl>,
+    <rdflib_nt-2013-12-22T19-12-25.ttl>;
   earl:testSubjects (
     <http://jena.apache.org/#riot>
     <http://librdf.org/raptor/>
-    <http://rubygems.org/gems/rdf>);
+    <http://rubygems.org/gems/rdf>
+    <https://github.com/RDFLib/rdflib>);
   mf:entries (
     <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl>) .
     
@@ -195,6 +197,17 @@
   foaf:name "Gregg Kellogg" .
 
 
+<https://github.com/RDFLib/rdflib> a earl:TestSubject, doap:Project;
+  doap:name "rdflib";
+ .
+
+<https://github.com/RDFLib/rdflib> doap:developer <http://gromgull.net/me> .
+
+<http://gromgull.net/me> a foaf:Person;
+  foaf:homepage <http://gromgull.net>;
+  foaf:name "Gunnar Aastrand Grimnes" .
+
+
 #
 # Test Case Definitions
 #
@@ -221,6 +234,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -246,6 +265,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -271,6 +296,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -296,6 +327,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -321,6 +358,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -346,6 +389,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -371,6 +420,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -396,6 +451,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -421,6 +482,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -446,6 +513,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -471,6 +544,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -496,6 +575,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -521,6 +606,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -546,6 +637,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -571,6 +668,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -596,6 +699,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -621,6 +730,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -646,6 +761,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -671,6 +792,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -696,6 +823,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -721,6 +854,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -746,6 +885,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -771,6 +916,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -796,6 +947,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -821,6 +978,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -846,6 +1009,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -871,6 +1040,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -896,6 +1071,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -921,6 +1102,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -946,6 +1133,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -971,6 +1164,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -996,6 +1195,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1021,6 +1226,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1046,6 +1257,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1071,6 +1288,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1096,6 +1319,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1121,6 +1350,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1146,6 +1381,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1171,6 +1412,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1196,6 +1443,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1221,6 +1474,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1246,6 +1505,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1271,6 +1536,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1296,6 +1567,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesNegativeSyntax>;
@@ -1321,6 +1598,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1346,6 +1629,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1371,6 +1660,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#comment_following_triple>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1396,6 +1690,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1421,6 +1720,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1446,6 +1751,12 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1471,6 +1782,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1496,6 +1812,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_dquotes>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1521,6 +1842,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_2_squotes>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1546,6 +1872,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_BACKSPACE>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1571,6 +1902,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CARRIAGE_RETURN>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1596,6 +1932,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_CHARACTER_TABULATION>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1621,6 +1962,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_dquote>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1646,6 +1992,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_FORM_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1671,6 +2022,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_LINE_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1696,6 +2052,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape4>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1721,6 +2082,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_numeric_escape8>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1746,6 +2112,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1771,6 +2142,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_REVERSE_SOLIDUS2>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1796,6 +2172,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_squote>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1821,6 +2202,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1846,6 +2232,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#langtagged_string>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1871,6 +2262,11 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#lantag_with_subtag>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestNTriplesPositiveSyntax>;
@@ -1896,5 +2292,10 @@
       earl:subject <http://rubygems.org/gems/rdf>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#minimal_whitespace>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
   ) .
 
Binary file rdf-turtle/reports-nt/index.html has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-turtle/reports-nt/rdflib_nt-2013-12-22T19-12-25.ttl	Mon Dec 30 12:59:40 2013 -0800
@@ -0,0 +1,402 @@
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xml: <http://www.w3.org/XML/1998/namespace> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+
+<http://gromgull.net/me> a foaf:Person ;
+    foaf:homepage <http://gromgull.net> ;
+    foaf:name "Gunnar Aastrand Grimnes" .
+
+<https://github.com/RDFLib/rdflib> a doap:Project ;
+    doap:homepage <https://github.com/RDFLib/rdflib> ;
+    doap:developer <http://gromgull.net/me> ;
+    doap:name "rdflib" .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-lang-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-subm-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-struct-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-datatypes-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_controls> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-prefix-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#literal_all_punctuation> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-num-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-string-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bnode-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-str-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-string-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-uri-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-file-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:12:25.300887"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/tests-nt/manifest.ttl#nt-syntax-bad-base-01> .
+
--- a/rdf-turtle/reports/earl.jsonld	Fri Dec 27 15:19:20 2013 -0800
+++ b/rdf-turtle/reports/earl.jsonld	Mon Dec 30 12:59:40 2013 -0800
@@ -119,11 +119,11 @@
     "language": "Ruby",
     "license": "http://unlicense.org",
     "release": {
-      "@id": "https://github.com/gkellogg/earl-report/tree/0.3.0",
+      "@id": "https://github.com/gkellogg/earl-report/tree/0.3.1",
       "@type": "doap:Version",
-      "name": "earl-report-0.3.0",
-      "created": "2013-12-11",
-      "revision": "0.3.0"
+      "name": "earl-report-0.3.1",
+      "created": "2013-12-26",
+      "revision": "0.3.1"
     },
     "developer": {
       "@type": "foaf:Person",
@@ -144,6 +144,7 @@
     "raptor2012-earl-turtle.ttl",
     "rdf-trine-turtle-2013-08-10.ttl",
     "rdf.rb-earl-2013-08-10.ttl",
+    "rdflib_turtle-2013-12-22T19-13-51.ttl",
     "serd_turtle_tests_earl-2013-12-24.ttl",
     "turtleparserjava-earl-2013-08-10.ttl"
   ],
@@ -374,6 +375,23 @@
       "language": "Javascript"
     },
     {
+      "@id": "https://github.com/RDFLib/rdflib",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "rdflib",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "http://gromgull.net/me",
+          "foaf:name": "Gunnar Aastrand Grimnes",
+          "foaf:homepage": "http://gromgull.net"
+        }
+      ],
+      "homepage": "https://github.com/RDFLib/rdflib"
+    },
+    {
       "@id": "https://github.com/RubenVerborgh/N3.js#n3js",
       "@type": [
         "earl:TestSubject",
@@ -542,6 +560,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -688,6 +717,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -834,6 +874,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -980,6 +1031,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -1126,6 +1188,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -1272,6 +1345,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -1417,6 +1501,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -1563,6 +1658,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -1709,6 +1815,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -1855,6 +1972,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -2001,6 +2129,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -2147,6 +2286,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -2293,6 +2443,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -2439,6 +2600,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -2585,6 +2757,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -2731,6 +2914,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -2877,6 +3071,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -3023,6 +3228,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -3169,6 +3385,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -3315,6 +3542,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -3461,6 +3699,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -3607,6 +3856,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -3753,6 +4013,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -3899,6 +4170,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -4045,6 +4327,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -4191,6 +4484,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -4336,6 +4640,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -4482,6 +4797,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -4628,6 +4954,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -4774,6 +5111,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -4920,6 +5268,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -5066,6 +5425,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -5212,6 +5582,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -5358,6 +5739,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -5504,6 +5896,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -5650,6 +6053,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -5796,6 +6210,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -5942,6 +6367,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -6088,6 +6524,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -6234,6 +6681,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -6380,6 +6838,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -6526,6 +6995,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -6672,6 +7152,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -6818,6 +7309,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -6964,6 +7466,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -7110,6 +7623,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#first",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#first",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -7256,6 +7780,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#last",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#last",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -7402,6 +7937,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -7548,6 +8094,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -7694,6 +8251,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -7840,6 +8408,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -7986,6 +8565,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -8132,6 +8722,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -8278,6 +8879,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -8424,6 +9036,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -8570,6 +9193,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -8716,6 +9350,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -8862,6 +9507,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -9008,6 +9664,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -9154,6 +9821,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -9300,6 +9978,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -9446,6 +10135,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -9592,6 +10292,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -9738,6 +10449,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -9884,6 +10606,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -10030,6 +10763,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -10176,6 +10920,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -10322,6 +11077,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -10468,6 +11234,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -10614,6 +11391,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -10760,6 +11548,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -10906,6 +11705,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -11052,6 +11862,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -11198,6 +12019,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -11344,6 +12176,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -11490,6 +12333,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -11636,6 +12490,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -11782,6 +12647,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -11928,6 +12804,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -12074,6 +12961,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -12220,6 +13118,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -12366,6 +13275,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -12512,6 +13432,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -12658,6 +13589,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -12804,6 +13746,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -12950,6 +13903,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -13096,6 +14060,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -13242,6 +14217,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -13388,6 +14374,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -13534,6 +14531,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -13680,6 +14688,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -13826,6 +14845,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -13972,6 +15002,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -14118,6 +15159,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -14264,6 +15316,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -14410,6 +15473,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -14556,6 +15630,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -14702,6 +15786,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -14848,6 +15942,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -14994,6 +16098,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -15140,6 +16254,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -15286,6 +16411,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -15431,6 +16567,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -15577,6 +16724,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -15723,6 +16881,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -15868,6 +17037,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -16013,6 +17193,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -16158,6 +17349,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -16303,6 +17505,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -16448,6 +17661,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -16593,6 +17817,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -16738,6 +17973,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -16882,6 +18128,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -17027,6 +18284,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -17171,6 +18439,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -17316,6 +18595,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -17460,6 +18750,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -17604,6 +18905,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -17749,6 +19061,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -17894,6 +19217,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -18039,6 +19373,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -18184,6 +19529,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -18329,6 +19685,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -18474,6 +19841,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -18619,6 +19997,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -18764,6 +20153,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -18909,6 +20309,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -19054,6 +20465,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -19199,6 +20621,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -19344,6 +20777,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -19489,6 +20933,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -19634,6 +21089,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -19779,6 +21245,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -19924,6 +21401,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -20069,6 +21557,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -20214,6 +21713,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -20359,6 +21869,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -20504,6 +22025,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -20649,6 +22181,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -20794,6 +22337,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -20939,6 +22493,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -21084,6 +22649,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -21229,6 +22805,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -21374,6 +22961,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -21519,6 +23117,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -21664,6 +23273,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -21809,6 +23429,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -21954,6 +23585,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -22099,6 +23741,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -22244,6 +23897,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -22389,6 +24053,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -22534,6 +24209,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -22679,6 +24365,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -22824,6 +24521,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -22969,6 +24677,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -23114,6 +24833,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -23259,6 +24989,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -23404,6 +25145,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -23549,6 +25301,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -23694,6 +25457,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -23839,6 +25613,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -23984,6 +25769,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -24129,6 +25925,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -24274,6 +26081,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -24419,6 +26237,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -24564,6 +26393,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -24709,6 +26549,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -24854,6 +26705,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -24999,6 +26861,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -25144,6 +27017,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -25289,6 +27173,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -25434,6 +27329,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -25579,6 +27485,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -25724,6 +27641,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -25869,6 +27797,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -26014,6 +27953,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -26159,6 +28109,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -26304,6 +28265,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -26449,6 +28421,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -26594,6 +28577,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -26739,6 +28733,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -26884,6 +28889,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -27029,6 +29045,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -27174,6 +29201,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -27319,6 +29357,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -27464,6 +29513,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -27609,6 +29669,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -27754,6 +29825,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -27899,6 +29981,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -28044,6 +30137,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -28189,6 +30293,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -28334,6 +30449,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -28479,6 +30605,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -28624,6 +30761,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -28769,6 +30917,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -28914,6 +31073,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -29059,6 +31229,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -29204,6 +31385,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -29349,6 +31541,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -29494,6 +31697,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -29639,6 +31853,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -29784,6 +32009,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -29929,6 +32165,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -30074,6 +32321,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -30219,6 +32477,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -30364,6 +32633,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -30509,6 +32789,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -30654,6 +32945,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -30799,6 +33101,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -30944,6 +33257,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -31089,6 +33413,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -31234,6 +33569,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -31379,6 +33725,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -31524,6 +33881,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -31669,6 +34037,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -31814,6 +34193,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -31959,6 +34349,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -32104,6 +34505,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -32249,6 +34661,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -32394,6 +34817,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -32539,6 +34973,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -32684,6 +35129,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -32829,6 +35285,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -32974,6 +35441,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -33119,6 +35597,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -33264,6 +35753,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -33409,6 +35909,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -33554,6 +36065,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -33699,6 +36221,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -33844,6 +36377,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -33989,6 +36533,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -34134,6 +36689,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -34279,6 +36845,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -34424,6 +37001,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -34569,6 +37157,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -34714,6 +37313,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -34859,6 +37469,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -35004,6 +37625,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -35149,6 +37781,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -35294,6 +37937,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -35439,6 +38093,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -35584,6 +38249,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -35729,6 +38405,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -35874,6 +38561,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -36019,6 +38717,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -36164,6 +38873,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -36310,6 +39030,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -36456,6 +39187,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -36602,6 +39344,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -36748,6 +39501,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -36894,6 +39658,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -37040,6 +39815,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -37186,6 +39972,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -37332,6 +40129,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -37478,6 +40286,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -37624,6 +40443,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -37770,6 +40600,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -37916,6 +40757,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -38062,6 +40914,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -38208,6 +41071,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -38354,6 +41228,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -38500,6 +41385,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -38646,6 +41542,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -38792,6 +41699,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -38938,6 +41856,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -39084,6 +42013,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -39230,6 +42170,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -39376,6 +42327,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -39522,6 +42484,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -39668,6 +42641,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -39814,6 +42798,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -39960,6 +42955,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -40106,6 +43112,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -40252,6 +43269,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -40398,6 +43426,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -40543,6 +43582,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -40688,6 +43738,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -40833,6 +43894,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -40978,6 +44050,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -41123,6 +44206,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -41268,6 +44362,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -41413,6 +44518,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -41558,6 +44674,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -41703,6 +44830,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -41848,6 +44986,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -41993,6 +45142,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -42138,6 +45298,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -42283,6 +45454,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -42428,6 +45610,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -42573,6 +45766,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
@@ -42718,6 +45922,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots",
               "subject": "https://github.com/RubenVerborgh/N3.js#n3js",
               "mode": "earl:automatic",
               "result": {
--- a/rdf-turtle/reports/earl.ttl	Fri Dec 27 15:19:20 2013 -0800
+++ b/rdf-turtle/reports/earl.ttl	Mon Dec 30 12:59:40 2013 -0800
@@ -26,6 +26,7 @@
     <raptor2012-earl-turtle.ttl>,
     <rdf-trine-turtle-2013-08-10.ttl>,
     <rdf.rb-earl-2013-08-10.ttl>,
+    <rdflib_turtle-2013-12-22T19-13-51.ttl>,
     <serd_turtle_tests_earl-2013-12-24.ttl>,
     <turtleparserjava-earl-2013-08-10.ttl>;
   earl:testSubjects (
@@ -39,6 +40,7 @@
     <http://swobjects.org/sparql>
     <http://www.dotnetrdf.org/project#>
     <https://code.google.com/p/green-turtle/>
+    <https://github.com/RDFLib/rdflib>
     <https://github.com/RubenVerborgh/N3.js#n3js>
     <https://github.com/peteroupc/TurtleParserJava>);
   mf:entries (
@@ -52,7 +54,7 @@
   doap:homepage <https://github.com/gkellogg/earl-report>;
   doap:programming-language "Ruby";
   doap:license <http://unlicense.org>;
-  doap:release <https://github.com/gkellogg/earl-report/tree/0.3.0>;
+  doap:release <https://github.com/gkellogg/earl-report/tree/0.3.1>;
   doap:developer <http://greggkellogg.net/foaf#me> .
 
     
@@ -522,6 +524,17 @@
   foaf:name "Alex Milowski" .
 
 
+<https://github.com/RDFLib/rdflib> a earl:TestSubject, doap:Project;
+  doap:name "rdflib";
+ .
+
+<https://github.com/RDFLib/rdflib> doap:developer <http://gromgull.net/me> .
+
+<http://gromgull.net/me> a foaf:Person;
+  foaf:homepage <http://gromgull.net>;
+  foaf:name "Gunnar Aastrand Grimnes" .
+
+
 <https://github.com/RubenVerborgh/N3.js#n3js> a earl:TestSubject, doap:Project;
   doap:name "N3.js";
   doap:programming-language "JavaScript";
@@ -617,6 +630,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -697,6 +716,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -777,6 +802,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -857,6 +888,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -937,6 +974,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1017,6 +1060,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1096,6 +1145,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1176,6 +1231,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1256,6 +1317,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1336,6 +1403,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1416,6 +1489,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1496,6 +1575,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1576,6 +1661,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1656,6 +1747,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1736,6 +1833,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1816,6 +1919,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1896,6 +2005,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -1976,6 +2091,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2056,6 +2177,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2136,6 +2263,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2216,6 +2349,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2296,6 +2435,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2376,6 +2521,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2456,6 +2607,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2536,6 +2693,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2616,6 +2779,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2695,6 +2864,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2775,6 +2950,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2855,6 +3036,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -2935,6 +3122,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3015,6 +3208,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3095,6 +3294,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3175,6 +3380,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3255,6 +3466,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3335,6 +3552,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3415,6 +3638,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3495,6 +3724,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3575,6 +3810,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3655,6 +3896,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3735,6 +3982,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3815,6 +4068,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3895,6 +4154,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -3975,6 +4240,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4055,6 +4326,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4135,6 +4412,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4215,6 +4498,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#first>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#first>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4295,6 +4584,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#last>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#last>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4375,6 +4670,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4455,6 +4756,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4535,6 +4842,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4615,6 +4928,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4695,6 +5014,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4775,6 +5100,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4855,6 +5186,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -4935,6 +5272,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5015,6 +5358,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5095,6 +5444,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5175,6 +5530,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5255,6 +5616,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5335,6 +5702,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5415,6 +5788,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5495,6 +5874,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5575,6 +5960,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5655,6 +6046,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5735,6 +6132,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5815,6 +6218,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5895,6 +6304,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -5975,6 +6390,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6055,6 +6476,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6135,6 +6562,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6215,6 +6648,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6295,6 +6734,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6375,6 +6820,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6455,6 +6906,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6535,6 +6992,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6615,6 +7078,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6695,6 +7164,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6775,6 +7250,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6855,6 +7336,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -6935,6 +7422,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7015,6 +7508,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7095,6 +7594,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7175,6 +7680,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7255,6 +7766,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7335,6 +7852,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7415,6 +7938,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7495,6 +8024,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7575,6 +8110,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7655,6 +8196,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7735,6 +8282,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7815,6 +8368,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7895,6 +8454,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -7975,6 +8540,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8055,6 +8626,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8135,6 +8712,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8215,6 +8798,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8295,6 +8884,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8375,6 +8969,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8455,6 +9054,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8535,6 +9139,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8615,6 +9224,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8694,6 +9309,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8774,6 +9395,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8854,6 +9481,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -8933,6 +9566,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9012,6 +9651,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9091,6 +9736,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9170,6 +9821,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9249,6 +9906,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9328,6 +9991,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9407,6 +10076,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9486,6 +10161,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9564,6 +10245,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9643,6 +10330,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9721,6 +10414,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9800,6 +10499,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9878,6 +10583,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -9956,6 +10667,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10035,6 +10752,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10114,6 +10837,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10193,6 +10922,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10272,6 +11007,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10351,6 +11092,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10430,6 +11177,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10509,6 +11262,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10588,6 +11347,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10667,6 +11432,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10746,6 +11517,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10825,6 +11602,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10904,6 +11687,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -10983,6 +11772,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11062,6 +11857,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11141,6 +11942,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11220,6 +12027,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11299,6 +12112,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11378,6 +12197,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11457,6 +12282,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11536,6 +12367,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11615,6 +12452,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11694,6 +12537,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11773,6 +12622,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11852,6 +12707,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -11931,6 +12792,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12010,6 +12877,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12089,6 +12962,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12168,6 +13047,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12247,6 +13132,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12326,6 +13217,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12405,6 +13302,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12484,6 +13387,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12563,6 +13472,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12642,6 +13557,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12721,6 +13642,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12800,6 +13727,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12879,6 +13812,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -12958,6 +13897,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13037,6 +13982,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13116,6 +14067,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13195,6 +14152,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13274,6 +14237,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13353,6 +14322,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13432,6 +14407,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13511,6 +14492,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13590,6 +14577,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13669,6 +14662,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13748,6 +14747,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13827,6 +14832,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13906,6 +14917,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -13985,6 +15002,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14064,6 +15087,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14143,6 +15172,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14222,6 +15257,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14301,6 +15342,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14380,6 +15427,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14459,6 +15512,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14538,6 +15597,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14617,6 +15682,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14696,6 +15767,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14775,6 +15852,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14854,6 +15937,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -14933,6 +16022,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15012,6 +16107,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15091,6 +16192,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15170,6 +16277,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15249,6 +16362,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15328,6 +16447,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15407,6 +16532,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15486,6 +16617,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15565,6 +16702,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15644,6 +16787,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15723,6 +16872,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15802,6 +16957,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15881,6 +17042,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -15960,6 +17127,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16039,6 +17212,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16118,6 +17297,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16197,6 +17382,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16276,6 +17467,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16355,6 +17552,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16434,6 +17637,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16513,6 +17722,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16592,6 +17807,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16671,6 +17892,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16750,6 +17977,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16829,6 +18062,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16908,6 +18147,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -16987,6 +18232,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17066,6 +18317,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17145,6 +18402,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17224,6 +18487,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17303,6 +18572,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17382,6 +18657,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17461,6 +18742,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17540,6 +18827,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17619,6 +18912,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17698,6 +18997,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17777,6 +19082,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17856,6 +19167,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -17935,6 +19252,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18014,6 +19337,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18093,6 +19422,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18172,6 +19507,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18251,6 +19592,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18330,6 +19677,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18409,6 +19762,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18488,6 +19847,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18567,6 +19932,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18646,6 +20017,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18725,6 +20102,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18804,6 +20187,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18883,6 +20272,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -18962,6 +20357,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19041,6 +20442,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19120,6 +20527,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19199,6 +20612,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19278,6 +20697,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19357,6 +20782,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19436,6 +20867,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19515,6 +20952,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19594,6 +21037,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19673,6 +21122,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19752,6 +21207,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19831,6 +21292,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19910,6 +21377,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -19989,6 +21462,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20069,6 +21548,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20149,6 +21634,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20229,6 +21720,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20309,6 +21806,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20389,6 +21892,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20469,6 +21978,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20549,6 +22064,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20629,6 +22150,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20709,6 +22236,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20789,6 +22322,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20869,6 +22408,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -20949,6 +22494,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21029,6 +22580,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21109,6 +22666,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21189,6 +22752,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21269,6 +22838,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21349,6 +22924,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21429,6 +23010,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21509,6 +23096,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21589,6 +23182,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21669,6 +23268,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21749,6 +23354,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21829,6 +23440,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21909,6 +23526,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -21989,6 +23612,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22069,6 +23698,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22149,6 +23784,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22229,6 +23870,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22309,6 +23956,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22388,6 +24041,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22467,6 +24126,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22546,6 +24211,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22625,6 +24296,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22704,6 +24381,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22783,6 +24466,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22862,6 +24551,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -22941,6 +24636,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23020,6 +24721,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23099,6 +24806,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23178,6 +24891,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23257,6 +24976,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23336,6 +25061,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23415,6 +25146,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23494,6 +25231,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23573,6 +25316,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
@@ -23652,6 +25401,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://ruben.verborgh.org/#me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots>;
       earl:subject <https://github.com/RubenVerborgh/N3.js#n3js>;
Binary file rdf-turtle/reports/index.html has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-turtle/reports/rdflib_turtle-2013-12-22T19-13-51.ttl	Mon Dec 30 12:59:40 2013 -0800
@@ -0,0 +1,2314 @@
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xml: <http://www.w3.org/XML/1998/namespace> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+
+<http://gromgull.net/me> a foaf:Person ;
+    foaf:homepage <http://gromgull.net> ;
+    foaf:name "Gunnar Aastrand Grimnes" .
+
+<https://github.com/RDFLib/rdflib> a doap:Project ;
+    doap:homepage <https://github.com/RDFLib/rdflib> ;
+    doap:developer <http://gromgull.net/me> ;
+    doap:name "rdflib" .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#first> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#last> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-22T20:13:50.860387"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons> .
+
--- a/trig/reports/earl.jsonld	Fri Dec 27 15:19:20 2013 -0800
+++ b/trig/reports/earl.jsonld	Mon Dec 30 12:59:40 2013 -0800
@@ -119,11 +119,11 @@
     "language": "Ruby",
     "license": "http://unlicense.org",
     "release": {
-      "@id": "https://github.com/gkellogg/earl-report/tree/0.2.7.2",
+      "@id": "https://github.com/gkellogg/earl-report/tree/0.3.1",
       "@type": "doap:Version",
-      "name": "earl-report-0.2.7.2",
-      "created": "2013-11-24",
-      "revision": "0.2.7.2"
+      "name": "earl-report-0.3.1",
+      "created": "2013-12-26",
+      "revision": "0.3.1"
     },
     "developer": {
       "@type": "foaf:Person",
@@ -135,8 +135,8 @@
   "assertions": [
     "Apache-Jena-trig-earl-2013-11-23.ttl",
     "RIOT-jena-details.ttl",
-    "earl.ttl",
-    "rdf.rb-earl-2013-11-24.ttl"
+    "rdf.rb-earl-2013-11-24.ttl",
+    "rdflib_trig-2013-12-30T15-56-57.ttl"
   ],
   "testSubjects": [
     {
@@ -206,6 +206,23 @@
       "doapDesc": "TriG reader/writer for RDF.rb",
       "homepage": "http://github.com/ruby-rdf/rdf-trig",
       "language": "Ruby"
+    },
+    {
+      "@id": "https://github.com/RDFLib/rdflib",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "rdflib",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "http://gromgull.net/me",
+          "foaf:name": "Gunnar Aastrand Grimnes",
+          "foaf:homepage": "http://gromgull.net"
+        }
+      ],
+      "homepage": "https://github.com/RDFLib/rdflib"
     }
   ],
   "entries": [
@@ -247,6 +264,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_graph",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "anonymous blank node graph",
@@ -283,6 +311,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_graph",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled blank node graph",
@@ -319,6 +358,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#alternating_iri_graphs",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "alternating graphs with IRI names",
@@ -355,6 +405,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#alternating_bnode_graphs",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "alternating graphs with BNode names",
@@ -391,6 +452,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@base inside graph (negative test)"
@@ -426,6 +498,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BASE inside graph (negative test)"
@@ -461,6 +544,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix inside graph (negative test)"
@@ -496,6 +590,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "PREFIX inside graph (negative test)"
@@ -531,6 +636,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "missing '.'"
@@ -566,6 +682,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "trailing ';' no '.'"
@@ -601,6 +728,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-minimal-whitespace-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "tests absense of whitespace in various positions"
@@ -636,6 +774,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRI subject",
@@ -672,6 +821,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_four_digit_numeric_escape",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRI with four digit numeric escape (\\u)",
@@ -708,6 +868,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_eight_digit_numeric_escape",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRI with eight digit numeric escape (\\U)",
@@ -744,6 +915,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_all_punctuation",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRI with all punctuation",
@@ -780,6 +962,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_a_predicate",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bareword a predicate",
@@ -816,6 +1009,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#old_style_prefix",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "old-style prefix",
@@ -852,6 +1056,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#SPARQL_style_prefix",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "SPARQL-style prefix",
@@ -888,6 +1103,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_IRI_predicate",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "prefixed IRI predicate",
@@ -924,6 +1150,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_IRI_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "prefixed IRI object",
@@ -960,6 +1197,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_only_IRI",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "prefix-only IRI (p:)",
@@ -996,6 +1244,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "prefix with PN CHARS BASE character boundaries (prefix: AZazÀÖØöø...:)",
@@ -1032,6 +1291,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_with_non_leading_extras",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "prefix with_non_leading_extras (_:a·̀ͯ‿.⁀)",
@@ -1068,6 +1338,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#default_namespace_IRI",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "default namespace IRI (:ln)",
@@ -1104,6 +1385,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_reassigned_and_used",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "prefix reassigned and used",
@@ -1140,6 +1432,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#reserved_escaped_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "reserved-escaped local name",
@@ -1176,6 +1479,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#percent_escaped_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "percent-escaped local name",
@@ -1212,6 +1526,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#HYPHEN_MINUS_in_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "HYPHEN-MINUS in local name",
@@ -1248,6 +1573,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#underscore_in_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "underscore in local name",
@@ -1284,6 +1620,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localname_with_COLON",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "localname with COLON",
@@ -1320,6 +1667,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "localName with assigned, NFC-normalized, basic-multilingual-plane PN CHARS BASE character boundaries (p:AZazÀÖØöø...)",
@@ -1356,6 +1714,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "localName with assigned, NFC-normalized PN CHARS BASE character boundaries (p:AZazÀÖØöø...)",
@@ -1392,6 +1761,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "localName with nfc-normalize PN CHARS BASE character boundaries (p:AZazÀÖØöø...)",
@@ -1428,6 +1808,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_leading_underscore",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "localName with leading underscore (p:_)",
@@ -1464,6 +1855,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_leading_digit",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "localName with leading digit (p:_)",
@@ -1500,6 +1902,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_non_leading_extras",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "localName with_non_leading_extras (_:a·̀ͯ‿.⁀)",
@@ -1536,6 +1949,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#old_style_base",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "old-style base",
@@ -1572,6 +1996,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#SPARQL_style_base",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "SPARQL-style base",
@@ -1608,6 +2043,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled blank node subject",
@@ -1644,6 +2090,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled blank node object",
@@ -1680,6 +2137,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled blank node with PN_CHARS_BASE character boundaries (_:AZazÀÖØöø...)",
@@ -1716,6 +2184,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_leading_underscore",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled blank node with_leading_underscore (_:_)",
@@ -1752,6 +2231,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_leading_digit",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled blank node with_leading_digit (_:0)",
@@ -1788,6 +2278,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_non_leading_extras",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled blank node with_non_leading_extras (_:a·̀ͯ‿.⁀)",
@@ -1824,6 +2325,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "anonymous blank node subject",
@@ -1860,6 +2372,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "anonymous blank node object",
@@ -1896,6 +2419,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#sole_blankNodePropertyList",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "sole blankNodePropertyList [ <p> <o> ] .",
@@ -1932,6 +2466,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_as_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "blankNodePropertyList as subject [ … ] <p> <o> .",
@@ -1968,6 +2513,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_as_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "blankNodePropertyList as object <s> <p> [ … ] .",
@@ -2004,6 +2560,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_with_multiple_triples",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "blankNodePropertyList with multiple triples [ <s> <p> ; <s2> <p2> ]",
@@ -2040,6 +2607,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#nested_blankNodePropertyLists",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "nested blankNodePropertyLists [ <p1> [ <p2> <o2> ] ; <p3> <o3> ]",
@@ -2076,6 +2654,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_containing_collection",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "blankNodePropertyList containing collection [ <p1> ( … ) ]",
@@ -2112,6 +2701,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#collection_subject",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "collection subject",
@@ -2148,6 +2748,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#collection_object",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "collection object",
@@ -2184,6 +2795,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#empty_collection",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "empty collection ()",
@@ -2220,6 +2842,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#nested_collection",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "nested collection (())",
@@ -2256,6 +2889,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#first",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "first, not last, non-empty nested collection",
@@ -2292,6 +2936,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#last",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "last, not first, non-empty nested collection",
@@ -2328,6 +2983,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL1 'x'",
@@ -2364,6 +3030,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL1_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x26\\x28...'",
@@ -2400,6 +3077,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'",
@@ -2436,6 +3124,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_all_controls",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL1_all_controls '\\x00\\x01\\x02\\x03\\x04...'",
@@ -2472,6 +3171,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_all_punctuation",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL1_all_punctuation '!\"#$%&()...'",
@@ -2508,6 +3218,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG1 '''x'''",
@@ -2544,6 +3265,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG1_ascii_boundaries '\\x00\\x26\\x28...'",
@@ -2580,6 +3312,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG1_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'",
@@ -2616,6 +3359,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_1_squote",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG1 with 1 squote '''a'b'''",
@@ -2652,6 +3406,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_2_squotes",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG1 with 2 squotes '''a''b'''",
@@ -2688,6 +3453,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL2 \"x\"",
@@ -2724,6 +3500,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL2_ascii_boundaries '\\x00\\x09\\x0b\\x0c\\x0e\\x21\\x23...'",
@@ -2760,6 +3547,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'",
@@ -2796,6 +3594,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG2 \"\"\"x\"\"\"",
@@ -2832,6 +3641,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_ascii_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG2_ascii_boundaries '\\x00\\x21\\x23...'",
@@ -2868,6 +3688,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG2_with_UTF8_boundaries '\\x80\\x7ff\\x800\\xfff...'",
@@ -2904,6 +3735,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_1_squote",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG2 with 1 squote \"\"\"a\"b\"\"\"",
@@ -2940,6 +3782,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_2_squotes",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "LITERAL_LONG2 with 2 squotes \"\"\"a\"\"b\"\"\"",
@@ -2976,6 +3829,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_CHARACTER_TABULATION",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with CHARACTER TABULATION",
@@ -3012,6 +3876,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_BACKSPACE",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with BACKSPACE",
@@ -3048,6 +3923,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_LINE_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with LINE FEED",
@@ -3084,6 +3970,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_CARRIAGE_RETURN",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with CARRIAGE RETURN",
@@ -3120,6 +4017,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_FORM_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with FORM FEED",
@@ -3156,6 +4064,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with REVERSE SOLIDUS",
@@ -3192,6 +4111,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with escaped CHARACTER TABULATION",
@@ -3228,6 +4158,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_BACKSPACE",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with escaped BACKSPACE",
@@ -3264,6 +4205,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_LINE_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with escaped LINE FEED",
@@ -3300,6 +4252,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with escaped CARRIAGE RETURN",
@@ -3336,6 +4299,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_FORM_FEED",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with escaped FORM FEED",
@@ -3372,6 +4346,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_numeric_escape4",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with numeric escape4 \\u",
@@ -3408,6 +4393,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_numeric_escape8",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal with numeric escape8 \\U",
@@ -3444,6 +4440,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRIREF_datatype",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRIREF datatype \"\"^^<t>",
@@ -3480,6 +4487,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_name_datatype",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "prefixed name datatype \"\"^^p:t",
@@ -3516,6 +4534,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_integer",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bareword integer",
@@ -3552,6 +4581,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_decimal",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bareword decimal",
@@ -3588,6 +4628,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_double",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bareword double",
@@ -3624,6 +4675,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#double_lower_case_e",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "double lower case e",
@@ -3660,6 +4722,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#negative_numeric",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "negative numeric",
@@ -3696,6 +4769,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#positive_numeric",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "positive numeric",
@@ -3732,6 +4816,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#numeric_with_leading_0",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "numeric with leading 0",
@@ -3768,6 +4863,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_true",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal true",
@@ -3804,6 +4910,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_false",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal false",
@@ -3840,6 +4957,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_non_LONG",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langtagged non-LONG \"x\"@en",
@@ -3876,6 +5004,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_LONG",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langtagged LONG \"\"\"x\"\"\"@en",
@@ -3912,6 +5051,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#lantag_with_subtag",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "lantag with subtag \"x\"@en-us",
@@ -3948,6 +5098,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#objectList_with_two_objects",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "objectList with two objects … <o1>,<o2>",
@@ -3984,6 +5145,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#predicateObjectList_with_two_objectLists",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "predicateObjectList with two objectLists … <o1>,<o2>",
@@ -4020,6 +5192,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#repeated_semis_at_end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "repeated semis at end <s> <p> <o> ;; <p2> <o2> .",
@@ -4056,6 +5239,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#repeated_semis_not_at_end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "repeated semis not at end <s> <p> <o> ;;.",
@@ -4092,6 +5286,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#comment_following_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "comment following localName",
@@ -4128,6 +5333,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#number_sign_following_localName",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "number sign following localName",
@@ -4164,6 +5380,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#comment_following_PNAME_NS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "comment following PNAME_NS",
@@ -4200,6 +5427,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#number_sign_following_PNAME_NS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "number sign following PNAME_NS",
@@ -4236,6 +5474,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "REVERSE SOLIDUS at end of LITERAL_LONG2",
@@ -4272,6 +5521,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-LITERAL2_with_langtag_and_datatype",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad number format (negative test)"
@@ -4307,6 +5567,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#two_LITERAL_LONG2s",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "two LITERAL_LONG2s testing quote delimiter overrun",
@@ -4343,6 +5614,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_LONG_with_subtag",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langtagged LONG with subtag \"\"\"Cheers\"\"\"@en-UK",
@@ -4379,6 +5661,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Empty file"
@@ -4414,6 +5707,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Only comment"
@@ -4449,6 +5753,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "One comment, one empty line"
@@ -4484,6 +5799,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Only IRIs"
@@ -4519,6 +5845,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRIs with Unicode escape"
@@ -4554,6 +5891,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "IRIs with long Unicode escape"
@@ -4589,6 +5937,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Legal IRIs"
@@ -4624,6 +5983,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@base"
@@ -4659,6 +6029,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BASE"
@@ -4694,6 +6075,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@base with relative IRIs"
@@ -4729,6 +6121,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "base with relative IRIs"
@@ -4764,6 +6167,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix"
@@ -4799,6 +6213,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "PreFIX"
@@ -4834,6 +6259,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Empty PREFIX"
@@ -4869,6 +6305,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Empty @prefix with % escape"
@@ -4904,6 +6351,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix with no suffix"
@@ -4939,6 +6397,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "colon is a legal pname character"
@@ -4974,6 +6443,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "dash is a legal pname character"
@@ -5009,6 +6489,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "underscore is a legal pname character"
@@ -5044,6 +6535,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "percents in pnames"
@@ -5079,6 +6581,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal"
@@ -5114,6 +6627,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString literal"
@@ -5149,6 +6673,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString literal with region"
@@ -5184,6 +6719,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "squote string literal"
@@ -5219,6 +6765,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "squote langString literal"
@@ -5254,6 +6811,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "squote langString literal with region"
@@ -5289,6 +6857,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long string literal with embedded single- and double-quotes"
@@ -5324,6 +6903,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long string literal with embedded newline"
@@ -5359,6 +6949,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "squote long string literal with embedded single- and double-quotes"
@@ -5394,6 +6995,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long langString literal with embedded newline"
@@ -5429,6 +7041,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "squote long langString literal with embedded newline"
@@ -5464,6 +7087,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with escaped newline"
@@ -5499,6 +7133,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with Unicode escape"
@@ -5534,6 +7179,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "string literal with long Unicode escape"
@@ -5569,6 +7225,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "pname with back-slash escapes"
@@ -5604,6 +7271,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "pname with back-slash escapes (2)"
@@ -5639,6 +7317,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "pname with back-slash escapes (3)"
@@ -5674,6 +7363,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode subject"
@@ -5709,6 +7409,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode object"
@@ -5744,6 +7455,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode property list object"
@@ -5779,6 +7501,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode property list object (2)"
@@ -5814,6 +7547,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode property list subject"
@@ -5849,6 +7593,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled bnode subject"
@@ -5884,6 +7639,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled bnode subject and object"
@@ -5919,6 +7685,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bare bnode property list"
@@ -5954,6 +7731,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode property list"
@@ -5989,6 +7777,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mixed bnode property list and triple"
@@ -6024,6 +7823,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "integer literal"
@@ -6059,6 +7869,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "negative integer literal"
@@ -6094,6 +7915,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "positive integer literal"
@@ -6129,6 +7961,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "decimal literal"
@@ -6164,6 +8007,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "decimal literal (no leading digits)"
@@ -6199,6 +8053,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "negative decimal literal"
@@ -6234,6 +8099,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "positive decimal literal"
@@ -6269,6 +8145,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "integer literal with decimal lexical confusion"
@@ -6304,6 +8191,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "double literal"
@@ -6339,6 +8237,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "negative double literal"
@@ -6374,6 +8283,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "double literal no fraction"
@@ -6409,6 +8329,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-datatypes-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "xsd:byte literal"
@@ -6444,6 +8375,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-datatypes-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "integer as xsd:string"
@@ -6479,6 +8421,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "boolean literal (true)"
@@ -6514,6 +8467,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "boolean literal (false)"
@@ -6549,6 +8513,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "'a' as keyword"
@@ -6584,6 +8559,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "object list"
@@ -6619,6 +8605,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "predicate list with object list"
@@ -6654,6 +8651,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "predicate list with object list and dangling ';'"
@@ -6689,6 +8697,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "predicate list with multiple ;;"
@@ -6724,6 +8743,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "predicate list with multiple ;;"
@@ -6759,6 +8789,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "empty list"
@@ -6794,6 +8835,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mixed list"
@@ -6829,6 +8881,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "isomorphic list as subject and object"
@@ -6864,6 +8927,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "lists of lists"
@@ -6899,6 +8973,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mixed lists with embedded lists"
@@ -6934,6 +9019,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : space (negative test)"
@@ -6969,6 +9065,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : bad escape (negative test)"
@@ -7004,6 +9111,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : bad long escape (negative test)"
@@ -7039,6 +9157,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : character escapes not allowed (negative test)"
@@ -7074,6 +9203,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : character escapes not allowed (2) (negative test)"
@@ -7109,6 +9249,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "No prefix (negative test)"
@@ -7144,6 +9295,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "No prefix (2) (negative test)"
@@ -7179,6 +9341,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix without URI (negative test)"
@@ -7214,6 +9387,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix without prefix name (negative test)"
@@ -7249,6 +9433,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix without ':' (negative test)"
@@ -7284,6 +9479,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@base without URI (negative test)"
@@ -7319,6 +9525,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@base in wrong case (negative test)"
@@ -7354,6 +9571,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "BASE without URI (negative test)"
@@ -7389,6 +9617,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Turtle is not N3 (negative test)"
@@ -7424,6 +9663,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Turtle is not NQuads (negative test)"
@@ -7459,6 +9709,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Turtle does not allow literals-as-subjects (negative test)"
@@ -7494,6 +9755,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Turtle does not allow literals-as-predicates (negative test)"
@@ -7529,6 +9801,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Turtle does not allow bnodes-as-predicates (negative test)"
@@ -7564,6 +9847,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Turtle does not allow labeled bnodes-as-predicates (negative test)"
@@ -7599,6 +9893,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "'A' is not a keyword (negative test)"
@@ -7634,6 +9939,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "'a' cannot be used as subject (negative test)"
@@ -7669,6 +9985,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "'a' cannot be used as object (negative test)"
@@ -7704,6 +10031,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "'true' cannot be used as subject (negative test)"
@@ -7739,6 +10077,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "'true' cannot be used as object (negative test)"
@@ -7774,6 +10123,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "{} fomulae not in Turtle (negative test)"
@@ -7809,6 +10169,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "= is not Turtle (negative test)"
@@ -7844,6 +10215,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N3 paths not in Turtle (negative test)"
@@ -7879,6 +10261,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N3 paths not in Turtle (negative test)"
@@ -7914,6 +10307,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N3 is...of not in Turtle (negative test)"
@@ -7949,6 +10353,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "N3 paths not in Turtle (negative test)"
@@ -7984,6 +10399,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@keywords is not Turtle (negative test)"
@@ -8019,6 +10445,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@keywords is not Turtle (negative test)"
@@ -8054,6 +10491,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "=> is not Turtle (negative test)"
@@ -8089,6 +10537,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "<= is not Turtle (negative test)"
@@ -8124,6 +10583,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@forSome is not Turtle (negative test)"
@@ -8159,6 +10629,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-12",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@forAll is not Turtle (negative test)"
@@ -8194,6 +10675,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-13",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@keywords is not Turtle (negative test)"
@@ -8229,6 +10721,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "extra '.' (negative test)"
@@ -8264,6 +10767,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "extra '.' (negative test)"
@@ -8299,6 +10813,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-12",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "subject, predicate, no object (negative test)"
@@ -8334,6 +10859,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-13",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "subject, predicate, no object (negative test)"
@@ -8369,6 +10905,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-14",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal as subject (negative test)"
@@ -8404,6 +10951,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-15",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "literal as predicate (negative test)"
@@ -8439,6 +10997,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-16",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bnode as predicate (negative test)"
@@ -8474,6 +11043,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-17",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "labeled bnode as predicate (negative test)"
@@ -8509,6 +11089,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-lang-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "langString with bad lang (negative test)"
@@ -8544,6 +11135,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -8579,6 +11181,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -8614,6 +11227,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -8649,6 +11273,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad string escape (negative test)"
@@ -8684,6 +11319,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "'~' must be escaped in pname (negative test)"
@@ -8719,6 +11365,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad %-sequence in pname (negative test)"
@@ -8754,6 +11411,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad unicode escape in pname (negative test)"
@@ -8789,6 +11457,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mismatching string literal open/close (negative test)"
@@ -8824,6 +11503,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mismatching string literal open/close (negative test)"
@@ -8859,6 +11549,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mismatching string literal long/short (negative test)"
@@ -8894,6 +11595,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "mismatching long string literal open/close (negative test)"
@@ -8929,6 +11641,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Long literal with missing end (negative test)"
@@ -8964,6 +11687,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Long literal with extra quote (negative test)"
@@ -8999,6 +11733,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Long literal with extra squote (negative test)"
@@ -9034,6 +11779,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad number format (negative test)"
@@ -9069,6 +11825,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad number format (negative test)"
@@ -9104,6 +11871,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad number format (negative test)"
@@ -9139,6 +11917,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad number format (negative test)"
@@ -9174,6 +11963,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad number format (negative test)"
@@ -9209,6 +12009,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-struct-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "triple with IRIs",
@@ -9245,6 +12056,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-struct-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "triple with IRIs and embedded whitespace",
@@ -9281,6 +12103,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Blank subject",
@@ -9317,6 +12150,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@prefix and qnames",
@@ -9353,6 +12197,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": ", operator",
@@ -9389,6 +12244,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "; operator",
@@ -9425,6 +12291,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "empty [] as subject and object",
@@ -9461,6 +12338,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "non-empty [] as subject and object",
@@ -9497,6 +12385,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "'a' as predicate",
@@ -9533,6 +12432,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "simple collection",
@@ -9569,6 +12479,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "empty collection",
@@ -9605,6 +12526,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "integer datatyped literal",
@@ -9641,6 +12573,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "decimal integer canonicalization",
@@ -9677,6 +12620,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-12",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "- and _ in names and qnames",
@@ -9713,6 +12667,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-13",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "tests for rdf:_<numbers> and other qnames starting with _",
@@ -9749,6 +12714,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-14",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "bare : allowed",
@@ -9785,6 +12761,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-15",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "simple long literal",
@@ -9821,6 +12808,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-16",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long literals with escapes",
@@ -9857,6 +12855,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-17",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "floating point number",
@@ -9893,6 +12902,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-18",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "empty literals, normal and long variant",
@@ -9929,6 +12949,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-19",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "positive integer, decimal and doubles",
@@ -9965,6 +12996,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-20",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "negative integer, decimal and doubles",
@@ -10001,6 +13043,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-21",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "long literal ending in double quote",
@@ -10037,6 +13090,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-22",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "boolean literals",
@@ -10073,6 +13137,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-23",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "comments",
@@ -10109,6 +13184,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-24",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "no final mewline",
@@ -10145,6 +13231,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-25",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "repeating a @prefix changes pname definition",
@@ -10181,6 +13278,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-26",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Variations on decimal canonicalization",
@@ -10217,6 +13325,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-27",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Repeating @base changes base for relative IRI lookup",
@@ -10253,6 +13372,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : good escape, bad charcater (negative evaluation test)"
@@ -10288,6 +13418,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : hex 3C is < (negative evaluation test)"
@@ -10323,6 +13464,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : hex 3E is  (negative evaluation test)"
@@ -10358,6 +13510,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad IRI : {abc} (negative evaluation test)"
@@ -10393,6 +13556,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-blank-label-dot-end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Blank node label must not end in dot"
@@ -10428,6 +13602,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-dash-start",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Local name must not begin with dash"
@@ -10463,6 +13648,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-escape-start",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad hex escape at start of local name"
@@ -10498,6 +13694,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-escape",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Bad hex escape in local name"
@@ -10533,6 +13740,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-missing-ns-dot-end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Prefix must not end in dot (error in triple, not prefix directive like trig-syntax-bad-ns-dot-end)"
@@ -10568,6 +13786,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-missing-ns-dot-start",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Prefix must not start with dot (error in triple, not prefix directive like trig-syntax-bad-ns-dot-end)"
@@ -10603,6 +13832,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ns-dot-end",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Prefix must not end in dot"
@@ -10638,6 +13878,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ns-dot-start",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Prefix must not start with dot"
@@ -10673,6 +13924,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-number-dot-in-anon",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Dot delimeter may not appear in anonymous nodes"
@@ -10708,6 +13970,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Free-standing list outside {} : bad syntax"
@@ -10743,6 +14016,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Free-standing list of zero-elements outside {} : bad syntax"
@@ -10778,6 +14062,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Free-standing list inside {} : bad syntax"
@@ -10813,6 +14108,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Free-standing list of zero elements : bad syntax"
@@ -10848,6 +14154,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-blank-label",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Characters allowed in blank node labels"
@@ -10883,6 +14200,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ln-colons",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Colons in pname local names"
@@ -10918,6 +14246,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ln-dots",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Dots in pname local names"
@@ -10953,6 +14292,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ns-dots",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Dots in namespace names"
@@ -10988,6 +14338,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Named graphs can be proceeded by GRAPH"
@@ -11023,6 +14384,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Trailing . not necessary inside {}"
@@ -11058,6 +14430,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Named graph may be empty"
@@ -11093,6 +14476,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": ""
@@ -11128,6 +14522,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Use of empty prefix inside named graph"
@@ -11163,6 +14568,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": ""
@@ -11198,6 +14614,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Named graph may be named with BNode _:a"
@@ -11233,6 +14660,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Named graph may be named with BNode []"
@@ -11268,6 +14706,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Named graph may be named with PNAME"
@@ -11303,6 +14752,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Named graph with PNAME and empty graph"
@@ -11338,6 +14798,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "GRAPH but no name - GRAPH is not used with the default graph"
@@ -11373,6 +14844,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "GRAPH not followed by DOT"
@@ -11408,6 +14890,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "GRAPH needs {}"
@@ -11443,6 +14936,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "GRAPH needs {}"
@@ -11478,6 +14982,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "GRAPH and a name, not several"
@@ -11513,6 +15028,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "GRAPH - Must close {}"
@@ -11548,6 +15074,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-07",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "GRAPH may not include a GRAPH"
@@ -11583,6 +15120,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-08",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "@graph is not a keyword"
@@ -11618,6 +15166,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-09",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Directives not allowed inside GRAPH"
@@ -11653,6 +15212,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-10",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "A graph may not be named with an empty collection"
@@ -11688,6 +15258,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-11",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "A graph may not be named with a collection"
@@ -11723,6 +15304,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-bnodeplist-graph-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "A graph may not be named with a blankNodePropertyList"
@@ -11758,6 +15350,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-collection-graph-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "A graph may not be named with an empty collection"
@@ -11793,6 +15396,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-collection-graph-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "A graph may not be named with a collection"
@@ -11828,6 +15442,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "TriG can parse Turtle"
@@ -11863,6 +15488,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "TriG can parse Turtle (repeated PREFIX)"
@@ -11898,6 +15534,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-03",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "TriG can parse Turtle (blankNodePropertyList subject)"
@@ -11933,6 +15580,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-04",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "TriG can parse Turtle (blankNodePropertyList subject)"
@@ -11968,6 +15626,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-05",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "TriG can parse Turtle (bare blankNodePropertyList)"
@@ -12003,6 +15672,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-06",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "TriG can parse Turtle (collection subject and object)"
@@ -12038,6 +15718,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-bad-01",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "Trailing dot required in Turtle block"
@@ -12073,6 +15764,17 @@
                 "outcome": "earl:passed"
               },
               "assertedBy": "http://greggkellogg.net/foaf#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-bad-02",
+              "subject": "https://github.com/RDFLib/rdflib",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://gromgull.net/me"
             }
           ],
           "description": "TriG is not N-Quads"
--- a/trig/reports/earl.ttl	Fri Dec 27 15:19:20 2013 -0800
+++ b/trig/reports/earl.ttl	Mon Dec 30 12:59:40 2013 -0800
@@ -17,11 +17,12 @@
   earl:assertions
     <Apache-Jena-trig-earl-2013-11-23.ttl>,
     <RIOT-jena-details.ttl>,
-    <earl.ttl>,
-    <rdf.rb-earl-2013-11-24.ttl>;
+    <rdf.rb-earl-2013-11-24.ttl>,
+    <rdflib_trig-2013-12-30T15-56-57.ttl>;
   earl:testSubjects (
     <http://jena.apache.org/#riot>
-    <http://rubygems.org/gems/rdf-trig>);
+    <http://rubygems.org/gems/rdf-trig>
+    <https://github.com/RDFLib/rdflib>);
   mf:entries (
     <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl>) .
     
@@ -438,6 +439,17 @@
   foaf:name "Gregg Kellogg" .
 
 
+<https://github.com/RDFLib/rdflib> a earl:TestSubject, doap:Project;
+  doap:name "rdflib";
+ .
+
+<https://github.com/RDFLib/rdflib> doap:developer <http://gromgull.net/me> .
+
+<http://gromgull.net/me> a foaf:Person;
+  foaf:homepage <http://gromgull.net>;
+  foaf:name "Gunnar Aastrand Grimnes" .
+
+
 #
 # Test Case Definitions
 #
@@ -459,6 +471,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_graph>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_graph> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -479,6 +497,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_graph>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#alternating_iri_graphs> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -499,6 +523,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#alternating_iri_graphs>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#alternating_bnode_graphs> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -519,6 +549,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#alternating_bnode_graphs>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -538,6 +574,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -557,6 +599,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -576,6 +624,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -595,6 +649,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -614,6 +674,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -633,6 +699,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-minimal-whitespace-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -652,6 +724,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-minimal-whitespace-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_subject> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -672,6 +750,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_four_digit_numeric_escape> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -692,6 +776,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_four_digit_numeric_escape>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_eight_digit_numeric_escape> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -712,6 +802,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_eight_digit_numeric_escape>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_all_punctuation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -732,6 +828,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_all_punctuation>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_a_predicate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -752,6 +854,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_a_predicate>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#old_style_prefix> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -772,6 +880,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#old_style_prefix>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#SPARQL_style_prefix> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -792,6 +906,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#SPARQL_style_prefix>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_IRI_predicate> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -812,6 +932,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_IRI_predicate>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_IRI_object> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -832,6 +958,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_IRI_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_only_IRI> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -852,6 +984,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_only_IRI>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -872,6 +1010,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_with_non_leading_extras> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -892,6 +1036,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_with_non_leading_extras>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#default_namespace_IRI> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -912,6 +1062,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#default_namespace_IRI>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_reassigned_and_used> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -932,6 +1088,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_reassigned_and_used>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#reserved_escaped_localName> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -952,6 +1114,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#reserved_escaped_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#percent_escaped_localName> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -972,6 +1140,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#percent_escaped_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#HYPHEN_MINUS_in_localName> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -992,6 +1166,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#HYPHEN_MINUS_in_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#underscore_in_localName> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1012,6 +1192,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#underscore_in_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localname_with_COLON> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1032,6 +1218,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localname_with_COLON>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1052,6 +1244,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1072,6 +1270,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1092,6 +1296,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_leading_underscore> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1112,6 +1322,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_leading_underscore>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_leading_digit> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1132,6 +1348,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_leading_digit>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_non_leading_extras> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1152,6 +1374,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_non_leading_extras>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#old_style_base> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1172,6 +1400,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#old_style_base>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#SPARQL_style_base> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1192,6 +1426,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#SPARQL_style_base>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_subject> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1212,6 +1452,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_object> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1232,6 +1478,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1252,6 +1504,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_leading_underscore> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1272,6 +1530,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_leading_underscore>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_leading_digit> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1292,6 +1556,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_leading_digit>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_non_leading_extras> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1312,6 +1582,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_non_leading_extras>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_subject> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1332,6 +1608,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_object> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1352,6 +1634,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#sole_blankNodePropertyList> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1372,6 +1660,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#sole_blankNodePropertyList>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_as_subject> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1392,6 +1686,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_as_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_as_object> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1412,6 +1712,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_as_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_with_multiple_triples> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1432,6 +1738,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_with_multiple_triples>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#nested_blankNodePropertyLists> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1452,6 +1764,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#nested_blankNodePropertyLists>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_containing_collection> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1472,6 +1790,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_containing_collection>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#collection_subject> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1492,6 +1816,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#collection_subject>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#collection_object> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1512,6 +1842,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#collection_object>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#empty_collection> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1532,6 +1868,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#empty_collection>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#nested_collection> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1552,6 +1894,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#nested_collection>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#first> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1572,6 +1920,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#first>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#last> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1592,6 +1946,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#last>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1612,6 +1972,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_ascii_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1632,6 +1998,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_with_UTF8_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1652,6 +2024,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_all_controls> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1672,6 +2050,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_all_controls>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_all_punctuation> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1692,6 +2076,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_all_punctuation>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1712,6 +2102,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_ascii_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1732,6 +2128,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1752,6 +2154,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_1_squote> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1772,6 +2180,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_1_squote>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_2_squotes> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1792,6 +2206,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_2_squotes>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1812,6 +2232,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2_ascii_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1832,6 +2258,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2_with_UTF8_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1852,6 +2284,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1872,6 +2310,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_ascii_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1892,6 +2336,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_ascii_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1912,6 +2362,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_1_squote> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1932,6 +2388,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_1_squote>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_2_squotes> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1952,6 +2414,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_2_squotes>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_CHARACTER_TABULATION> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1972,6 +2440,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_CHARACTER_TABULATION>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_BACKSPACE> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -1992,6 +2466,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_BACKSPACE>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_LINE_FEED> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2012,6 +2492,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_LINE_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_CARRIAGE_RETURN> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2032,6 +2518,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_CARRIAGE_RETURN>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_FORM_FEED> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2052,6 +2544,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_FORM_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2072,6 +2570,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2092,6 +2596,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_BACKSPACE> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2112,6 +2622,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_BACKSPACE>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_LINE_FEED> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2132,6 +2648,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_LINE_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2152,6 +2674,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_FORM_FEED> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2172,6 +2700,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_FORM_FEED>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_numeric_escape4> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2192,6 +2726,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_numeric_escape4>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_numeric_escape8> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2212,6 +2752,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_numeric_escape8>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRIREF_datatype> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2232,6 +2778,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRIREF_datatype>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_name_datatype> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2252,6 +2804,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_name_datatype>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_integer> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2272,6 +2830,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_integer>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_decimal> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2292,6 +2856,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_decimal>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_double> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2312,6 +2882,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_double>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#double_lower_case_e> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2332,6 +2908,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#double_lower_case_e>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#negative_numeric> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2352,6 +2934,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#negative_numeric>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#positive_numeric> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2372,6 +2960,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#positive_numeric>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#numeric_with_leading_0> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2392,6 +2986,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#numeric_with_leading_0>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_true> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2412,6 +3012,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_true>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_false> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2432,6 +3038,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_false>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_non_LONG> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2452,6 +3064,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_non_LONG>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_LONG> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2472,6 +3090,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_LONG>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#lantag_with_subtag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2492,6 +3116,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#lantag_with_subtag>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#objectList_with_two_objects> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2512,6 +3142,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#objectList_with_two_objects>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#predicateObjectList_with_two_objectLists> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2532,6 +3168,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#predicateObjectList_with_two_objectLists>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#repeated_semis_at_end> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2552,6 +3194,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#repeated_semis_at_end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#repeated_semis_not_at_end> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2572,6 +3220,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#repeated_semis_not_at_end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#comment_following_localName> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2592,6 +3246,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#comment_following_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#number_sign_following_localName> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2612,6 +3272,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#number_sign_following_localName>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#comment_following_PNAME_NS> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2632,6 +3298,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#comment_following_PNAME_NS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#number_sign_following_PNAME_NS> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2652,6 +3324,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#number_sign_following_PNAME_NS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2672,6 +3350,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-LITERAL2_with_langtag_and_datatype> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -2691,6 +3375,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-LITERAL2_with_langtag_and_datatype>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#two_LITERAL_LONG2s> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2711,6 +3401,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#two_LITERAL_LONG2s>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_LONG_with_subtag> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -2731,6 +3427,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_LONG_with_subtag>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2750,6 +3452,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2769,6 +3477,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2788,6 +3502,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2807,6 +3527,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2826,6 +3552,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2845,6 +3577,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2864,6 +3602,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2883,6 +3627,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2902,6 +3652,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2921,6 +3677,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2940,6 +3702,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2959,6 +3727,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2978,6 +3752,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -2997,6 +3777,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3016,6 +3802,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3035,6 +3827,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3054,6 +3852,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3073,6 +3877,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3092,6 +3902,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3111,6 +3927,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3130,6 +3952,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3149,6 +3977,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3168,6 +4002,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3187,6 +4027,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3206,6 +4052,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3225,6 +4077,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3244,6 +4102,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3263,6 +4127,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3282,6 +4152,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-10> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3301,6 +4177,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-11> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3320,6 +4202,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3339,6 +4227,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3358,6 +4252,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3377,6 +4277,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3396,6 +4302,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3415,6 +4327,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3434,6 +4352,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3453,6 +4377,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3472,6 +4402,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3491,6 +4427,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3510,6 +4452,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3529,6 +4477,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3548,6 +4502,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3567,6 +4527,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3586,6 +4552,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3605,6 +4577,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-10> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3624,6 +4602,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3643,6 +4627,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3662,6 +4652,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3681,6 +4677,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3700,6 +4702,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3719,6 +4727,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3738,6 +4752,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3757,6 +4777,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3776,6 +4802,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3795,6 +4827,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-10> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3814,6 +4852,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-11> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3833,6 +4877,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-datatypes-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3852,6 +4902,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-datatypes-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-datatypes-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3871,6 +4927,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-datatypes-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3890,6 +4952,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3909,6 +4977,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3928,6 +5002,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3947,6 +5027,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3966,6 +5052,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -3985,6 +5077,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -4004,6 +5102,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -4023,6 +5127,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -4042,6 +5152,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -4061,6 +5177,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -4080,6 +5202,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -4099,6 +5227,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -4118,6 +5252,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4137,6 +5277,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4156,6 +5302,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4175,6 +5327,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4194,6 +5352,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4213,6 +5377,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4232,6 +5402,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4251,6 +5427,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4270,6 +5452,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4289,6 +5477,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4308,6 +5502,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4327,6 +5527,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4346,6 +5552,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4365,6 +5577,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4384,6 +5602,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4403,6 +5627,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4422,6 +5652,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4441,6 +5677,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4460,6 +5702,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4479,6 +5727,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4498,6 +5752,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4517,6 +5777,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4536,6 +5802,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4555,6 +5827,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4574,6 +5852,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4593,6 +5877,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4612,6 +5902,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4631,6 +5927,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4650,6 +5952,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4669,6 +5977,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4688,6 +6002,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4707,6 +6027,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4726,6 +6052,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4745,6 +6077,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-10> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4764,6 +6102,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-11> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4783,6 +6127,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-12> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4802,6 +6152,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-12>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-13> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4821,6 +6177,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-13>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4840,6 +6202,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-10> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4859,6 +6227,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-12> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4878,6 +6252,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-12>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-13> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4897,6 +6277,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-13>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-14> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4916,6 +6302,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-14>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-15> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4935,6 +6327,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-15>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-16> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4954,6 +6352,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-16>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-17> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4973,6 +6377,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-17>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-lang-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -4992,6 +6402,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-lang-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5011,6 +6427,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5030,6 +6452,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5049,6 +6477,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5068,6 +6502,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5087,6 +6527,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5106,6 +6552,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5125,6 +6577,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5144,6 +6602,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5163,6 +6627,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5182,6 +6652,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5201,6 +6677,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5220,6 +6702,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5239,6 +6727,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5258,6 +6752,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5277,6 +6777,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5296,6 +6802,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5315,6 +6827,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5334,6 +6852,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -5353,6 +6877,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-struct-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5373,6 +6903,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-struct-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-struct-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5393,6 +6929,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-struct-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5413,6 +6955,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5433,6 +6981,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5453,6 +7007,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5473,6 +7033,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5493,6 +7059,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5513,6 +7085,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5533,6 +7111,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5553,6 +7137,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5573,6 +7163,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-10> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5593,6 +7189,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-11> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5613,6 +7215,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-12> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5633,6 +7241,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-12>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-13> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5653,6 +7267,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-13>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-14> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5673,6 +7293,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-14>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-15> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5693,6 +7319,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-15>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-16> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5713,6 +7345,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-16>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-17> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5733,6 +7371,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-17>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-18> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5753,6 +7397,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-18>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-19> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5773,6 +7423,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-19>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-20> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5793,6 +7449,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-20>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-21> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5813,6 +7475,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-21>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-22> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5833,6 +7501,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-22>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-23> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5853,6 +7527,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-23>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-24> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5873,6 +7553,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-24>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-25> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5893,6 +7579,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-25>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-26> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5913,6 +7605,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-26>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-27> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigEval>;
@@ -5933,6 +7631,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-27>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeEval>;
@@ -5952,6 +7656,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeEval>;
@@ -5971,6 +7681,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeEval>;
@@ -5990,6 +7706,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeEval>;
@@ -6009,6 +7731,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-blank-label-dot-end> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6028,6 +7756,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-blank-label-dot-end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-dash-start> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6047,6 +7781,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-dash-start>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-escape-start> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6066,6 +7806,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-escape-start>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-escape> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6085,6 +7831,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-escape>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-missing-ns-dot-end> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6104,6 +7856,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-missing-ns-dot-end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-missing-ns-dot-start> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6123,6 +7881,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-missing-ns-dot-start>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ns-dot-end> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6142,6 +7906,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ns-dot-end>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ns-dot-start> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6161,6 +7931,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ns-dot-start>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-number-dot-in-anon> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6180,6 +7956,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-number-dot-in-anon>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6199,6 +7981,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6218,6 +8006,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6237,6 +8031,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6256,6 +8056,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-blank-label> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6275,6 +8081,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-blank-label>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ln-colons> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6294,6 +8106,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ln-colons>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ln-dots> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6313,6 +8131,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ln-dots>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ns-dots> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6332,6 +8156,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ns-dots>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6351,6 +8181,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6370,6 +8206,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6389,6 +8231,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6408,6 +8256,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6427,6 +8281,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6446,6 +8306,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6465,6 +8331,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6484,6 +8356,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6503,6 +8381,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-10> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6522,6 +8406,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6541,6 +8431,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6560,6 +8456,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6579,6 +8481,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6598,6 +8506,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6617,6 +8531,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6636,6 +8556,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-07> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6655,6 +8581,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-07>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-08> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6674,6 +8606,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-08>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-09> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6693,6 +8631,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-09>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-10> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6712,6 +8656,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-10>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-11> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6731,6 +8681,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-11>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-bnodeplist-graph-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6750,6 +8706,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-bnodeplist-graph-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-collection-graph-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6769,6 +8731,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-collection-graph-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-collection-graph-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6788,6 +8756,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-collection-graph-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6807,6 +8781,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6826,6 +8806,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-03> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6845,6 +8831,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-03>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-04> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6864,6 +8856,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-04>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-05> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6883,6 +8881,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-05>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-06> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigPositiveSyntax>;
@@ -6902,6 +8906,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-06>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-bad-01> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6921,6 +8931,12 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-bad-01>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
   ) .
 
 <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-bad-02> a earl:TestCriterion, earl:TestCase, <http://www.w3.org/ns/rdftest#TestTrigNegativeSyntax>;
@@ -6940,5 +8956,11 @@
       earl:subject <http://rubygems.org/gems/rdf-trig>;
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
-  ) .
-
+    [ a earl:Assertion;
+      earl:assertedBy <http://gromgull.net/me>;
+      earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-bad-02>;
+      earl:subject <https://github.com/RDFLib/rdflib>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+  ) .
+
Binary file trig/reports/index.html has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trig/reports/rdflib_trig-2013-12-30T15-56-57.ttl	Mon Dec 30 12:59:40 2013 -0800
@@ -0,0 +1,2698 @@
+@prefix dc: <http://purl.org/dc/elements/1.1/> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix xml: <http://www.w3.org/XML/1998/namespace> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+
+<http://gromgull.net/me> a foaf:Person ;
+    foaf:homepage <http://gromgull.net> ;
+    foaf:name "Gunnar Aastrand Grimnes" .
+
+<https://github.com/RDFLib/rdflib> a doap:Project ;
+    doap:homepage <https://github.com/RDFLib/rdflib> ;
+    doap:developer <http://gromgull.net/me> ;
+    doap:name "rdflib" .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_BACKSPACE> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localname_with_COLON> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#old_style_prefix> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_graph> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#comment_following_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-bad-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_as_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-20> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#objectList_with_two_objects> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-blank-label-dot-end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-18> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-bad-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_LONG_with_subtag> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-27> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_as_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_LONG> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_with_non_leading_extras> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_2_squotes> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#empty_collection> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#predicateObjectList_with_two_objectLists> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#SPARQL_style_prefix> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_CHARACTER_TABULATION> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#default_namespace_IRI> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-missing-ns-dot-start> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-missing-ns-dot-end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-pname-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#sole_blankNodePropertyList> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-21> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-bnodeplist-graph-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_leading_underscore> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_reassigned_and_used> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#collection_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-collection-graph-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_leading_digit> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_eight_digit_numeric_escape> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#repeated_semis_not_at_end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_non_leading_extras> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_false> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-datatypes-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-22> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-15> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ns-dots> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-14> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#number_sign_following_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_all_punctuation> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-blank-label> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-12> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-25> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_double> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-lang-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#SPARQL_style_base> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_numeric_escape4> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#collection_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ln-dots> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_numeric_escape8> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-16> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_name_datatype> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#positive_numeric> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#langtagged_non_LONG> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_FORM_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-minimal-whitespace-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#double_lower_case_e> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-14> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_a_predicate> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-12> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_2_squotes> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_containing_collection> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-15> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_LINE_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#alternating_iri_graphs> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_LINE_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ns-dot-start> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#comment_following_PNAME_NS> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-26> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-pname-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#old_style_base> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-kw-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_four_digit_numeric_escape> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#blankNodePropertyList_with_multiple_triples> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#negative_numeric> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_FORM_FEED> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_subject> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_IRI_object> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#alternating_bnode_graphs> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_integer> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#anonymous_blank_node_graph> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-list-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_true> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_all_controls> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#reserved_escaped_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#lantag_with_subtag> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_non_leading_extras> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-collection-graph-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#repeated_semis_at_end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-13> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-16> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bnode-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL2_ascii_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-datatypes-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-escape-start> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRIREF_datatype> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-base-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#HYPHEN_MINUS_in_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-11> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-uri-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-19> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-number-dot-in-anon> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#number_sign_following_PNAME_NS> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#IRI_with_all_punctuation> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_leading_underscore> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-05> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_CARRIAGE_RETURN> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-base-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-13> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-LITERAL2_with_langtag_and_datatype> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-17> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#underscore_in_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-kw-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-23> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-bad-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-17> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-12> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-lists-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-06> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-n3-extras-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#first> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#percent_escaped_localName> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ns-dot-end> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#labeled_blank_node_with_leading_digit> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-struct-13> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#numeric_with_leading_0> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-prefix-09> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-prefix-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG2_with_1_squote> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_escaped_BACKSPACE> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-number-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefix_only_IRI> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-uri-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-str-esc-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#bareword_decimal> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-num-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-ln-colons> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-dash-start> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-10> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#literal_with_REVERSE_SOLIDUS> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-graph-bad-03> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-string-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL1_with_UTF8_boundaries> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-turtle-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-24> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-kw-graph-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#prefixed_IRI_predicate> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#last> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-bad-ln-escape> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-struct-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-subm-08> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-eval-struct-02> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#LITERAL_LONG1_with_1_squote> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#two_LITERAL_LONG2s> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#nested_blankNodePropertyLists> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#nested_collection> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-04> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-string-01> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-struct-07> .
+
+[] a earl:Assertion ;
+    dc:date "2013-12-30T16:56:55.925293"^^xsd:dateTime ;
+    earl:assertedBy <http://gromgull.net/me> ;
+    earl:result [ a earl:TestResult ;
+            earl:outcome earl:passed ] ;
+    earl:subject <https://github.com/RDFLib/rdflib> ;
+    earl:test <https://dvcs.w3.org/hg/rdf/raw-file/default/trig/tests/manifest.ttl#trig-syntax-file-03> .
+