Added implementation report for Green Turtle
authorGregg Kellogg <gregg@kellogg-assoc.com>
Fri, 16 Aug 2013 22:58:51 -0700
changeset 1004 2a8a24ad60b6
parent 1003 6be58a775788
child 1005 9391a2bc14c1
Added implementation report for Green Turtle
rdf-turtle/reports/earl.jsonld
rdf-turtle/reports/earl.ttl
rdf-turtle/reports/index.html
--- a/rdf-turtle/reports/earl.jsonld	Thu Aug 15 16:16:13 2013 +0100
+++ b/rdf-turtle/reports/earl.jsonld	Fri Aug 16 22:58:51 2013 -0700
@@ -138,6 +138,7 @@
     "SWObjects-Turtle-EARL-2013-08-11.ttl",
     "earl-node-n3-2013-08-10.ttl",
     "earl.ttl",
+    "green-turtle-earl-2013-08-13.ttl",
     "rdf-trine-turtle-2013-08-10.ttl",
     "rdf.rb-earl-08-10.ttl",
     "rdf.rb-earl-2013-08-10.ttl",
@@ -247,6 +248,24 @@
       "homepage": "http://swobjects.org/"
     },
     {
+      "@id": "https://code.google.com/p/green-turtle/",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "Green Turtle",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "http://www.milowski.com/#alex",
+          "foaf:name": "Alex Milowski",
+          "foaf:homepage": "http://www.milowski.com/"
+        }
+      ],
+      "homepage": "https://code.google.com/p/green-turtle/",
+      "language": "Javascript"
+    },
+    {
       "@id": "https://github.com/RubenVerborgh/node-n3#node-n3",
       "@type": [
         "earl:TestSubject",
@@ -349,6 +368,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -429,6 +459,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -509,6 +550,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -589,6 +641,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -669,6 +732,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -749,6 +823,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -829,6 +914,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -909,6 +1005,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -989,6 +1096,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1069,6 +1187,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1149,6 +1278,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1229,6 +1369,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1309,6 +1460,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1389,6 +1551,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1469,6 +1642,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1549,6 +1733,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1629,6 +1824,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1709,6 +1915,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1789,6 +2006,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1869,6 +2097,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://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@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/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -1949,6 +2188,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@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/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2029,6 +2279,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@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/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2109,6 +2370,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2189,6 +2461,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2269,6 +2552,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2349,6 +2643,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2429,6 +2734,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2509,6 +2825,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2589,6 +2916,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2669,6 +3007,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@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/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2749,6 +3098,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2829,6 +3189,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2909,6 +3280,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -2989,6 +3371,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3069,6 +3462,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3149,6 +3553,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3229,6 +3644,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3309,6 +3735,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3389,6 +3826,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3469,6 +3917,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3549,6 +4008,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3629,6 +4099,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3709,6 +4190,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3789,6 +4281,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3869,6 +4372,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -3949,6 +4463,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#first",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#first",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4029,6 +4554,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#last",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#last",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4109,6 +4645,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4189,6 +4736,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4269,6 +4827,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4349,6 +4918,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4429,6 +5009,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4509,6 +5100,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4589,6 +5191,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4669,6 +5282,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4749,6 +5373,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4829,6 +5464,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4909,6 +5555,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -4989,6 +5646,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5069,6 +5737,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5149,6 +5828,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5229,6 +5919,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5309,6 +6010,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5389,6 +6101,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5469,6 +6192,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5549,6 +6283,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5629,6 +6374,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5709,6 +6465,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5789,6 +6556,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5869,6 +6647,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -5949,6 +6738,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6029,6 +6829,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6109,6 +6920,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6189,6 +7011,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6269,6 +7102,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6349,6 +7193,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6429,6 +7284,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6509,6 +7375,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6589,6 +7466,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6669,6 +7557,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6749,6 +7648,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6829,6 +7739,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6909,6 +7830,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -6989,6 +7921,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7069,6 +8012,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7149,6 +8103,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7229,6 +8194,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7309,6 +8285,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7389,6 +8376,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7469,6 +8467,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7549,6 +8558,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7629,6 +8649,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7709,6 +8740,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7789,6 +8831,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7869,6 +8922,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -7949,6 +9013,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8029,6 +9104,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8109,6 +9195,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8189,6 +9286,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8269,6 +9377,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8349,6 +9468,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8429,6 +9559,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@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/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8508,6 +9649,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8588,6 +9740,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8668,6 +9831,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8747,6 +9921,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8826,6 +10011,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8905,6 +10101,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -8984,6 +10191,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9063,6 +10281,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9142,6 +10371,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9221,6 +10461,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9300,6 +10551,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9379,6 +10641,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9458,6 +10731,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9537,6 +10821,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9616,6 +10911,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9695,6 +11001,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9774,6 +11091,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9853,6 +11181,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -9932,6 +11271,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10011,6 +11361,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10090,6 +11451,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10169,6 +11541,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10248,6 +11631,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10327,6 +11721,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10406,6 +11811,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10485,6 +11901,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10564,6 +11991,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10643,6 +12081,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10722,6 +12171,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10801,6 +12261,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10880,6 +12351,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -10959,6 +12441,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11038,6 +12531,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11117,6 +12621,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11196,6 +12711,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11275,6 +12801,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11354,6 +12891,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11433,6 +12981,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11512,6 +13071,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11591,6 +13161,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11670,6 +13251,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11749,6 +13341,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11828,6 +13431,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11907,6 +13521,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -11986,6 +13611,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12065,6 +13701,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12144,6 +13791,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12223,6 +13881,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12302,6 +13971,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12381,6 +14061,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12460,6 +14151,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12539,6 +14241,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12618,6 +14331,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12697,6 +14421,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12776,6 +14511,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12855,6 +14601,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -12934,6 +14691,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13013,6 +14781,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13092,6 +14871,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13171,6 +14961,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13250,6 +15051,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13329,6 +15141,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13408,6 +15231,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13487,6 +15321,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13566,6 +15411,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13645,6 +15501,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13724,6 +15591,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13803,6 +15681,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13882,6 +15771,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -13961,6 +15861,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14040,6 +15951,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14119,6 +16041,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14198,6 +16131,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14277,6 +16221,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14356,6 +16311,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14435,6 +16401,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14514,6 +16491,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14593,6 +16581,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14672,6 +16671,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14751,6 +16761,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14830,6 +16851,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14909,6 +16941,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -14988,6 +17031,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15067,6 +17121,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15146,6 +17211,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15225,6 +17301,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15304,6 +17391,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15383,6 +17481,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15462,6 +17571,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15541,6 +17661,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15620,6 +17751,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15699,6 +17841,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15778,6 +17931,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15857,6 +18021,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -15936,6 +18111,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16015,6 +18201,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16094,6 +18291,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16173,6 +18381,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16252,6 +18471,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16331,6 +18561,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16410,6 +18651,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16489,6 +18741,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16568,6 +18831,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16647,6 +18921,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16726,6 +19011,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16805,6 +19101,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16884,6 +19191,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -16963,6 +19281,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17042,6 +19371,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17121,6 +19461,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17200,6 +19551,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17279,6 +19641,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17358,6 +19731,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17437,6 +19821,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17516,6 +19911,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17595,6 +20001,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17674,6 +20091,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17753,6 +20181,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17832,6 +20271,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17911,6 +20361,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -17990,6 +20451,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18069,6 +20541,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18148,6 +20631,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18227,6 +20721,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18306,6 +20811,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18385,6 +20901,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18464,6 +20991,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18543,6 +21081,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18622,6 +21171,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18701,6 +21261,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18780,6 +21351,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18859,6 +21441,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -18938,6 +21531,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19017,6 +21621,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19096,6 +21711,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19175,6 +21801,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19254,6 +21891,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19333,6 +21981,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19412,6 +22071,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19491,6 +22161,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19570,6 +22251,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19649,6 +22341,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19728,6 +22431,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19807,6 +22521,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19887,6 +22612,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -19967,6 +22703,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20047,6 +22794,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20127,6 +22885,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20207,6 +22976,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20287,6 +23067,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20367,6 +23158,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20447,6 +23249,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20527,6 +23340,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20607,6 +23431,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20687,6 +23522,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20767,6 +23613,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20847,6 +23704,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -20927,6 +23795,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21007,6 +23886,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21087,6 +23977,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21167,6 +24068,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21247,6 +24159,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21327,6 +24250,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21407,6 +24341,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21487,6 +24432,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21567,6 +24523,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21647,6 +24614,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21727,6 +24705,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21807,6 +24796,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21887,6 +24887,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -21967,6 +24978,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22047,6 +25069,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22126,6 +25159,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22204,6 +25248,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22282,6 +25337,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22360,6 +25426,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22439,6 +25516,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22518,6 +25606,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22597,6 +25696,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22676,6 +25786,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22755,6 +25876,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22834,6 +25966,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22913,6 +26056,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -22992,6 +26146,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -23071,6 +26236,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -23150,6 +26326,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -23229,6 +26416,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -23308,6 +26506,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
@@ -23387,6 +26596,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots",
+              "subject": "https://code.google.com/p/green-turtle/",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "http://www.milowski.com#alex"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots",
               "subject": "https://github.com/RubenVerborgh/node-n3#node-n3",
               "mode": "earl:automatic",
               "result": {
--- a/rdf-turtle/reports/earl.ttl	Thu Aug 15 16:16:13 2013 +0100
+++ b/rdf-turtle/reports/earl.ttl	Fri Aug 16 22:58:51 2013 -0700
@@ -20,6 +20,7 @@
     <SWObjects-Turtle-EARL-2013-08-11.ttl>,
     <earl-node-n3-2013-08-10.ttl>,
     <earl.ttl>,
+    <green-turtle-earl-2013-08-13.ttl>,
     <rdf-trine-turtle-2013-08-10.ttl>,
     <rdf.rb-earl-08-10.ttl>,
     <rdf.rb-earl-2013-08-10.ttl>,
@@ -29,6 +30,7 @@
     <http://kasei.us/code/rdf-trine/#project>
     <http://rubygems.org/gems/rdf-turtle>
     <http://swobjects.org/sparql>
+    <https://code.google.com/p/green-turtle/>
     <https://github.com/RubenVerborgh/node-n3#node-n3>
     <https://github.com/peteroupc/TurtleParserJava>);
   mf:entries (
@@ -425,6 +427,18 @@
   foaf:name "Eric Prud'hommeaux" .
 
 
+<https://code.google.com/p/green-turtle/> a earl:TestSubject, doap:Project;
+  doap:name "Green Turtle";
+  doap:programming-language "Javascript";
+ .
+
+<https://code.google.com/p/green-turtle/> doap:developer <http://www.milowski.com/#alex> .
+
+<http://www.milowski.com/#alex> a foaf:Person;
+  foaf:homepage <http://www.milowski.com/>;
+  foaf:name "Alex Milowski" .
+
+
 <https://github.com/RubenVerborgh/node-n3#node-n3> a earl:TestSubject, doap:Project;
   doap:name "node-n3";
   doap:programming-language "JavaScript";
@@ -484,6 +498,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -528,6 +548,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -572,6 +598,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -616,6 +648,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -660,6 +698,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -704,6 +748,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -748,6 +798,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -792,6 +848,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -836,6 +898,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -880,6 +948,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -924,6 +998,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -968,6 +1048,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1012,6 +1098,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1056,6 +1148,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1100,6 +1198,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1144,6 +1248,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1188,6 +1298,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1232,6 +1348,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1276,6 +1398,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1320,6 +1448,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1364,6 +1498,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1408,6 +1548,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1452,6 +1598,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1496,6 +1648,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1540,6 +1698,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1584,6 +1748,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1628,6 +1798,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1672,6 +1848,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1716,6 +1898,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1760,6 +1948,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1804,6 +1998,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1848,6 +2048,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1892,6 +2098,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1936,6 +2148,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -1980,6 +2198,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2024,6 +2248,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2068,6 +2298,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2112,6 +2348,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2156,6 +2398,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2200,6 +2448,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2244,6 +2498,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2288,6 +2548,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2332,6 +2598,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2376,6 +2648,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2420,6 +2698,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2464,6 +2748,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#first>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2508,6 +2798,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#last>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2552,6 +2848,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2596,6 +2898,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2640,6 +2948,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2684,6 +2998,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2728,6 +3048,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2772,6 +3098,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2816,6 +3148,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2860,6 +3198,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2904,6 +3248,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2948,6 +3298,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -2992,6 +3348,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3036,6 +3398,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3080,6 +3448,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3124,6 +3498,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3168,6 +3548,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3212,6 +3598,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3256,6 +3648,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3300,6 +3698,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3344,6 +3748,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3388,6 +3798,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3432,6 +3848,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3476,6 +3898,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3520,6 +3948,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3564,6 +3998,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3608,6 +4048,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3652,6 +4098,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3696,6 +4148,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3740,6 +4198,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3784,6 +4248,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3828,6 +4298,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3872,6 +4348,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3916,6 +4398,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -3960,6 +4448,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4004,6 +4498,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4048,6 +4548,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4092,6 +4598,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4136,6 +4648,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4180,6 +4698,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4224,6 +4748,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4268,6 +4798,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4312,6 +4848,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4356,6 +4898,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4400,6 +4948,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4444,6 +4998,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4488,6 +5048,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4532,6 +5098,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4576,6 +5148,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4620,6 +5198,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4664,6 +5248,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4708,6 +5298,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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/node-n3#node-n3>;
@@ -4752,6 +5348,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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/node-n3#node-n3>;
@@ -4796,6 +5398,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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/node-n3#node-n3>;
@@ -4840,6 +5448,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ 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/node-n3#node-n3>;
@@ -4884,6 +5498,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4927,6 +5547,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -4971,6 +5597,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5015,6 +5647,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5058,6 +5696,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5101,6 +5745,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5144,6 +5794,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5187,6 +5843,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5230,6 +5892,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5273,6 +5941,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5316,6 +5990,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5359,6 +6039,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5402,6 +6088,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5445,6 +6137,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5488,6 +6186,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5531,6 +6235,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5574,6 +6284,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5617,6 +6333,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5660,6 +6382,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5703,6 +6431,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5746,6 +6480,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5789,6 +6529,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5832,6 +6578,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5875,6 +6627,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5918,6 +6676,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -5961,6 +6725,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6004,6 +6774,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6047,6 +6823,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6090,6 +6872,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6133,6 +6921,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6176,6 +6970,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6219,6 +7019,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6262,6 +7068,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6305,6 +7117,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6348,6 +7166,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6391,6 +7215,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6434,6 +7264,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6477,6 +7313,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6520,6 +7362,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6563,6 +7411,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6606,6 +7460,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6649,6 +7509,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6692,6 +7558,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6735,6 +7607,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6778,6 +7656,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6821,6 +7705,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6864,6 +7754,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6907,6 +7803,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6950,6 +7852,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -6993,6 +7901,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7036,6 +7950,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7079,6 +7999,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7122,6 +8048,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7165,6 +8097,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7208,6 +8146,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7251,6 +8195,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7294,6 +8244,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7337,6 +8293,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7380,6 +8342,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7423,6 +8391,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7466,6 +8440,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7509,6 +8489,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7552,6 +8538,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7595,6 +8587,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7638,6 +8636,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7681,6 +8685,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7724,6 +8734,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7767,6 +8783,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7810,6 +8832,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7853,6 +8881,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7896,6 +8930,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7939,6 +8979,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -7982,6 +9028,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8025,6 +9077,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8068,6 +9126,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8111,6 +9175,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8154,6 +9224,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8197,6 +9273,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8240,6 +9322,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8283,6 +9371,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8326,6 +9420,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8369,6 +9469,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8412,6 +9518,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8455,6 +9567,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8498,6 +9616,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8541,6 +9665,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8584,6 +9714,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8627,6 +9763,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8670,6 +9812,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8713,6 +9861,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8756,6 +9910,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8799,6 +9959,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8842,6 +10008,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8885,6 +10057,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8928,6 +10106,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -8971,6 +10155,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9014,6 +10204,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9057,6 +10253,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9100,6 +10302,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9143,6 +10351,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9186,6 +10400,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9229,6 +10449,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9272,6 +10498,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9315,6 +10547,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9358,6 +10596,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9401,6 +10645,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9444,6 +10694,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9487,6 +10743,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9530,6 +10792,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9573,6 +10841,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9616,6 +10890,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9659,6 +10939,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9702,6 +10988,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9745,6 +11037,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9788,6 +11086,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9831,6 +11135,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9874,6 +11184,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9917,6 +11233,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -9960,6 +11282,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10003,6 +11331,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10046,6 +11380,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10089,6 +11429,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10132,6 +11478,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10175,6 +11527,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10218,6 +11576,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10261,6 +11625,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10304,6 +11674,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10347,6 +11723,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10390,6 +11772,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10433,6 +11821,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10476,6 +11870,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10519,6 +11919,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10562,6 +11968,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10605,6 +12017,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10648,6 +12066,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10691,6 +12115,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10734,6 +12164,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10777,6 +12213,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10820,6 +12262,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10863,6 +12311,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10906,6 +12360,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10949,6 +12409,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -10992,6 +12458,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11035,6 +12507,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11078,6 +12556,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11122,6 +12606,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11166,6 +12656,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11210,6 +12706,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11254,6 +12756,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11298,6 +12806,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11342,6 +12856,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11386,6 +12906,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11430,6 +12956,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11474,6 +13006,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11518,6 +13056,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11562,6 +13106,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11606,6 +13156,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11650,6 +13206,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11694,6 +13256,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11738,6 +13306,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11782,6 +13356,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11826,6 +13406,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11870,6 +13456,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11914,6 +13506,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -11958,6 +13556,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12002,6 +13606,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12046,6 +13656,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12090,6 +13706,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12134,6 +13756,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12178,6 +13806,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12222,6 +13856,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12266,6 +13906,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12310,6 +13956,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12354,6 +14006,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12396,6 +14054,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12438,6 +14102,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12480,6 +14150,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12522,6 +14198,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12565,6 +14247,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12608,6 +14296,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12651,6 +14345,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12694,6 +14394,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12737,6 +14443,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12780,6 +14492,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12823,6 +14541,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12866,6 +14590,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12909,6 +14639,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12952,6 +14688,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -12995,6 +14737,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -13038,6 +14786,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
@@ -13081,6 +14835,12 @@
       earl:mode earl:notAvailable;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <http://www.milowski.com#alex>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots>;
+      earl:subject <https://code.google.com/p/green-turtle/>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; 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/node-n3#node-n3>;
--- a/rdf-turtle/reports/index.html	Thu Aug 15 16:16:13 2013 +0100
+++ b/rdf-turtle/reports/index.html	Fri Aug 16 22:58:51 2013 -0700
@@ -25,7 +25,7 @@
             shortName:            "turtle-earl",
             //subtitle:             "Turtle Implementation Conformance Report",
             // if you wish the publication date to be other than today, set this
-            publishDate:  "2013/08/11",
+            publishDate:  "2013/08/16",
         
             // if there is a previously published draft, uncomment this and set its YYYY-MM-DD date
             // and its maturity status
@@ -193,10 +193,13 @@
               <a href='#subj_3'>SWObjects</a>
             </th>
             <th>
-              <a href='#subj_4'>node-n3</a>
+              <a href='#subj_4'>Green Turtle</a>
             </th>
             <th>
-              <a href='#subj_5'>Turtle Parser</a>
+              <a href='#subj_5'>node-n3</a>
+            </th>
+            <th>
+              <a href='#subj_6'>Turtle Parser</a>
             </th>
           </tr>
           <tr inlist='inlist' rel='mf:entries' resource='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject' typeof='earl:TestCriterion earl:TestCase http://www.w3.org/ns/earl#TestCase'>
@@ -248,6 +251,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -319,6 +333,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -390,6 +415,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -461,6 +497,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -532,6 +579,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -603,6 +661,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -674,6 +743,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -745,6 +825,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -816,6 +907,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -887,6 +989,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -958,6 +1071,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1029,6 +1153,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1100,6 +1235,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1171,6 +1317,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1242,6 +1399,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1313,6 +1481,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1384,6 +1563,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1455,6 +1645,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1526,6 +1727,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1597,6 +1809,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1668,6 +1891,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1739,6 +1973,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1810,6 +2055,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1881,6 +2137,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -1952,6 +2219,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2023,6 +2301,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2094,6 +2383,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2165,6 +2465,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2236,6 +2547,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2307,6 +2629,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2378,6 +2711,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2449,6 +2793,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2520,6 +2875,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2591,6 +2957,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2662,6 +3039,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2733,6 +3121,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2804,6 +3203,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2875,6 +3285,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -2946,6 +3367,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3017,6 +3449,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3088,6 +3531,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3159,6 +3613,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3230,6 +3695,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3301,6 +3777,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3372,6 +3859,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3443,6 +3941,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#first' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#first' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3514,6 +4023,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#last' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#last' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3585,6 +4105,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3656,6 +4187,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3727,6 +4269,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3798,6 +4351,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3869,6 +4433,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -3940,6 +4515,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4011,6 +4597,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4082,6 +4679,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4153,6 +4761,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4224,6 +4843,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4295,6 +4925,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4366,6 +5007,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4437,6 +5089,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4508,6 +5171,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4579,6 +5253,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4650,6 +5335,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4721,6 +5417,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4792,6 +5499,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4863,6 +5581,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -4934,6 +5663,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5005,6 +5745,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5076,6 +5827,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5147,6 +5909,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5218,6 +5991,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5289,6 +6073,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5360,6 +6155,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5431,6 +6237,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5502,6 +6319,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5573,6 +6401,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5644,6 +6483,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5715,6 +6565,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5786,6 +6647,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5857,6 +6729,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5928,6 +6811,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -5999,6 +6893,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6070,6 +6975,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6141,6 +7057,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6212,6 +7139,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6283,6 +7221,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6354,6 +7303,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6425,6 +7385,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6496,6 +7467,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6567,6 +7549,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6638,6 +7631,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6709,6 +7713,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6780,6 +7795,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6851,6 +7877,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6922,6 +7959,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -6993,6 +8041,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7064,6 +8123,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7135,6 +8205,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7206,6 +8287,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7277,6 +8369,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7348,6 +8451,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7419,6 +8533,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7490,6 +8615,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7561,6 +8697,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7632,6 +8779,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7703,6 +8861,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7774,6 +8943,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7845,6 +9025,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7916,6 +9107,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -7987,6 +9189,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8058,6 +9271,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8129,6 +9353,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8200,6 +9435,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8271,6 +9517,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8342,6 +9599,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8413,6 +9681,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8484,6 +9763,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8555,6 +9845,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8626,6 +9927,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8697,6 +10009,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8768,6 +10091,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8839,6 +10173,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8910,6 +10255,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -8981,6 +10337,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9052,6 +10419,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9123,6 +10501,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9194,6 +10583,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9265,6 +10665,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9336,6 +10747,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9407,6 +10829,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9478,6 +10911,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9549,6 +10993,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9620,6 +11075,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9691,6 +11157,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9762,6 +11239,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9833,6 +11321,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9904,6 +11403,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -9975,6 +11485,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10046,6 +11567,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10117,6 +11649,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10188,6 +11731,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10259,6 +11813,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10330,6 +11895,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10401,6 +11977,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10472,6 +12059,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10543,6 +12141,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10614,6 +12223,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10685,6 +12305,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10756,6 +12387,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10827,6 +12469,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10898,6 +12551,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -10969,6 +12633,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11040,6 +12715,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11111,6 +12797,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11182,6 +12879,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11253,6 +12961,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11324,6 +13043,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11395,6 +13125,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11466,6 +13207,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11537,6 +13289,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11608,6 +13371,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11679,6 +13453,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11750,6 +13535,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11821,6 +13617,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11892,6 +13699,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -11963,6 +13781,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12034,6 +13863,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12105,6 +13945,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12176,6 +14027,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12247,6 +14109,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12318,6 +14191,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12389,6 +14273,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12460,6 +14355,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12531,6 +14437,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12602,6 +14519,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12673,6 +14601,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12744,6 +14683,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12815,6 +14765,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12886,6 +14847,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -12957,6 +14929,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13028,6 +15011,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13099,6 +15093,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13170,6 +15175,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13241,6 +15257,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13312,6 +15339,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13383,6 +15421,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13454,6 +15503,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13525,6 +15585,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13596,6 +15667,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13667,6 +15749,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13738,6 +15831,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13809,6 +15913,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13880,6 +15995,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -13951,6 +16077,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14022,6 +16159,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14093,6 +16241,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14164,6 +16323,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14235,6 +16405,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14306,6 +16487,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14377,6 +16569,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14448,6 +16651,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14519,6 +16733,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14590,6 +16815,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14661,6 +16897,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14732,6 +16979,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14803,6 +17061,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14874,6 +17143,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -14945,6 +17225,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15016,6 +17307,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15087,6 +17389,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15158,6 +17471,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15229,6 +17553,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15300,6 +17635,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15371,6 +17717,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15442,6 +17799,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15513,6 +17881,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15584,6 +17963,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15655,6 +18045,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15726,6 +18127,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15797,6 +18209,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15868,6 +18291,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -15939,6 +18373,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16010,6 +18455,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16081,6 +18537,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16152,6 +18619,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16223,6 +18701,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16294,6 +18783,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16365,6 +18865,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16436,6 +18947,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16507,6 +19029,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16578,6 +19111,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16649,6 +19193,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16720,6 +19275,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16791,6 +19357,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16862,6 +19439,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -16933,6 +19521,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17004,6 +19603,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17075,6 +19685,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17146,6 +19767,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17217,6 +19849,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17288,6 +19931,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17359,6 +20013,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17430,6 +20095,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17501,6 +20177,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17572,6 +20259,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17643,6 +20341,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17714,6 +20423,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17785,6 +20505,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17856,6 +20587,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17927,6 +20669,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -17998,6 +20751,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18069,6 +20833,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18140,6 +20915,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18211,6 +20997,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18282,6 +21079,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18353,6 +21161,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18424,6 +21243,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18495,6 +21325,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18566,6 +21407,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18637,6 +21489,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18708,6 +21571,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18779,6 +21653,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18850,6 +21735,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18921,6 +21817,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -18992,6 +21899,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19063,6 +21981,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19134,6 +22063,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19205,6 +22145,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19276,6 +22227,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19347,6 +22309,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19418,6 +22391,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19489,6 +22473,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19560,6 +22555,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19631,6 +22637,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19701,6 +22718,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19771,6 +22799,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19841,6 +22880,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19911,6 +22961,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -19982,6 +23043,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20053,6 +23125,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20124,6 +23207,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20195,6 +23289,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20266,6 +23371,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20337,6 +23453,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20408,6 +23535,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20479,6 +23617,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20550,6 +23699,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20621,6 +23781,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20692,6 +23863,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20763,6 +23945,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20834,6 +24027,17 @@
               </span>
             </td>
             <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
+              <link href='http://www.milowski.com#alex' property='earl:assertedBy' />
+              <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots' property='earl:test' />
+              <link href='https://code.google.com/p/green-turtle/' property='earl:subject' />
+              <link href='earl:automatic' property='earl:mode' />
+              <span property='earl:result' typeof='earl:TestResult'>
+                <span property='earl:outcome' resource='earl:passed'>
+                  PASS
+                </span>
+              </span>
+            </td>
+            <td class='PASS' inlist='inlist' property='earl:assertions' typeof='earl:Assertion'>
               <link href='http://ruben.verborgh.org/#me' property='earl:assertedBy' />
               <link href='http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots' property='earl:test' />
               <link href='https://github.com/RubenVerborgh/node-n3#node-n3' property='earl:subject' />
@@ -20878,6 +24082,9 @@
             <td class='passed-all'>
               100.0%
             </td>
+            <td class='passed-all'>
+              100.0%
+            </td>
           </tr>
         </table>
       </section>
@@ -21089,6 +24296,53 @@
           </dl>
         </dd>
         <dt id='subj_4'>
+          <a href='https://code.google.com/p/green-turtle/'>
+            <span about='https://code.google.com/p/green-turtle/' property='doap:name'>Green Turtle</span>
+          </a>
+        </dt>
+        <dd inlist='inlist' property='earl:testSubjects' resource='https://code.google.com/p/green-turtle/' typeof='earl:TestSubject doap:Project'>
+          <dl>
+            <dt>Programming Language</dt>
+            <dd property='doap:programming-language'>Javascript</dd>
+            <dt>Home Page</dt>
+            <dd property='doap:homepage'>
+              <a href='https://code.google.com/p/green-turtle/'>
+                https://code.google.com/p/green-turtle/
+              </a>
+            </dd>
+            <dt>Developer</dt>
+            <dd rel='doap:developer'>
+              <div resource='http://www.milowski.com/#alex' typeof='foaf:Person'>
+                <a href='http://www.milowski.com/#alex'>
+                  <span property='foaf:name'>Alex Milowski</span>
+                </a>
+                <dt>
+                  Home Page
+                </dt>
+                <dd>
+                  <a href='http://www.milowski.com/' property='foaf:homepage'>
+                    http://www.milowski.com/
+                  </a>
+                </dd>
+              </div>
+            </dd>
+            <dt>
+              Test Suite Compliance
+            </dt>
+            <dd>
+              <table class='report'>
+                <tbody>
+                  <tr>
+                    <td class='passed-all'>
+                      291/291 (100.0%)
+                    </td>
+                  </tr>
+                </tbody>
+              </table>
+            </dd>
+          </dl>
+        </dd>
+        <dt id='subj_5'>
           <a href='https://github.com/RubenVerborgh/node-n3#node-n3'>
             <span about='https://github.com/RubenVerborgh/node-n3#node-n3' property='doap:name'>node-n3</span>
           </a>
@@ -21135,7 +24389,7 @@
             </dd>
           </dl>
         </dd>
-        <dt id='subj_5'>
+        <dt id='subj_6'>
           <a href='https://github.com/peteroupc/TurtleParserJava'>
             <span about='https://github.com/peteroupc/TurtleParserJava' property='doap:name'>Turtle Parser</span>
           </a>
@@ -21210,6 +24464,9 @@
           <a class='source' href='earl.ttl'>earl.ttl</a>
         </li>
         <li>
+          <a class='source' href='green-turtle-earl-2013-08-13.ttl'>green-turtle-earl-2013-08-13.ttl</a>
+        </li>
+        <li>
           <a class='source' href='rdf-trine-turtle-2013-08-10.ttl'>rdf-trine-turtle-2013-08-10.ttl</a>
         </li>
         <li>