/Users/ivan/W3C/mercurial/rdf/rdf-turtle/reports/Cheló̱na-earl.ttl
authorIvan Herman <ivan@ivan-herman.net>
Tue, 26 May 2015 06:50:56 -0400
changeset 2041 8b403d6895e5
parent 2040 cf8b56920be0
child 2042 75bfe9e9088d
/Users/ivan/W3C/mercurial/rdf/rdf-turtle/reports/Cheló̱na-earl.ttl
/Users/ivan/W3C/mercurial/rdf/rdf-turtle/reports/earl.jsonld
/Users/ivan/W3C/mercurial/rdf/rdf-turtle/reports/earl.ttl
/Users/ivan/W3C/mercurial/rdf/rdf-turtle/reports/index.html
rdf-turtle/reports/Cheló̱na-earl.ttl
rdf-turtle/reports/earl.jsonld
rdf-turtle/reports/earl.ttl
rdf-turtle/reports/index.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/rdf-turtle/reports/Cheló̱na-earl.ttl	Tue May 26 06:50:56 2015 -0400
@@ -0,0 +1,2655 @@
+@prefix dc:   <http://purl.org/dc/terms/> .
+@prefix earl: <http://www.w3.org/ns/earl#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix doap: <http://usefulinc.com/ns/doap#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+
+<https://github.com/JuPfu#me>
+	a foaf:Person, earl:Assertor ;
+	foaf:name "Jürgen Pfundt" ;
+        foaf:title "Implementor";
+	foaf:mbox <mailto:juergen.pfundt@gmail.com> ;
+	rdfs:seeAlso <https://github.com/JuPfu> .
+
+<https://github.com/JuPfu/chelona>
+	a doap:Project ;
+	doap:name "Chelona" ;
+	doap:homepage <https://github.com/JuPfu/chelona> ;
+	doap:license <https://www.apache.org/licenses/LICENSE-2.0> ;
+	doap:shortdesc "A Parboiled2 based Scala Parser for the W3C RDF 1.1 Turtle Language"@en ;
+	doap:description "Cheló̱na is a reader / writer for the W3C RDF 1.1 Turtle Languagen written in Scala."@en ;
+	doap:created "2014-11-22"^^xsd:date ;
+	doap:programming-language "Scala" ;
+	doap:implements <https://www.w3.org/TR/turtle/> ;
+	doap:bug-database <https://github.com/JuPfu/chelona/issues/> ;
+	doap:developer <https://github.com/JuPfu#me> ;
+	doap:maintainer <https://github.com/JuPfu#me> ;
+	doap:repository [
+		a doap:GITRepository ;
+		doap:location <https://github.com/JuPfu/chelona/>
+	] .
+
+<> foaf:primaryTopic <https://github.coms/JuPfu/chelona/> ;
+	dc:issued "2015-05-17"^^xsd:date ;
+	foaf:maker <https://github.com/JuPfu> .
+
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras_isomorphic>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#first>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#last>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:28 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries_isomorphic>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED_isomorphic>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:29 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
+[ a earl:Assertion;
+  earl:assertedBy <https://github.com/JuPfu#me>;
+  earl:subject <https://github.com/JuPfu/chelona>;
+  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots>;
+  earl:result [
+    a earl:TestResult;
+    earl:outcome earl:passed;
+    dc:date "Sun May 17 20:53:30 CEST 2015"^^xsd:dateTime];
+  earl:mode earl:automatic ] .
--- a/rdf-turtle/reports/earl.jsonld	Sat Jan 10 09:33:10 2015 +0100
+++ b/rdf-turtle/reports/earl.jsonld	Tue May 26 06:50:56 2015 -0400
@@ -134,6 +134,7 @@
   },
   "assertions": [
     "Apache-Jena-ttl-earl-2013-08-10.ttl",
+    "Cheló̱na-earl.ttl",
     "EarlReportWesin-2013-08-29.ttl",
     "RIOT-jena-details.ttl",
     "SWObjects-Turtle-EARL-2013-08-11.ttl",
@@ -376,6 +377,24 @@
       "language": "Javascript"
     },
     {
+      "@id": "https://github.com/JuPfu/chelona",
+      "@type": [
+        "earl:TestSubject",
+        "doap:Project"
+      ],
+      "name": "Chelona",
+      "developer": [
+        {
+          "@type": "foaf:Person",
+          "@id": "https://github.com/JuPfu#me",
+          "foaf:name": "Jürgen Pfundt"
+        }
+      ],
+      "doapDesc": "Cheló̱na is a reader / writer for the W3C RDF 1.1 Turtle Languagen written in Scala.",
+      "homepage": "https://github.com/JuPfu/chelona",
+      "language": "Scala"
+    },
+    {
       "@id": "https://github.com/RDFLib/rdflib",
       "@type": [
         "earl:TestSubject",
@@ -562,6 +581,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -719,6 +749,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -876,6 +917,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -1033,6 +1085,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -1190,6 +1253,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -1347,6 +1421,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -1503,6 +1588,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -1660,6 +1756,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -1817,6 +1924,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -1974,6 +2092,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -2131,6 +2260,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -2288,6 +2428,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -2445,6 +2596,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -2602,6 +2764,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -2759,6 +2932,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -2916,6 +3100,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -3073,6 +3268,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -3230,6 +3436,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -3387,6 +3604,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -3544,6 +3772,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -3701,6 +3940,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -3858,6 +4108,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -4015,6 +4276,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -4172,6 +4444,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -4329,6 +4612,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -4486,6 +4779,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -4642,6 +4946,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -4799,6 +5114,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -4956,6 +5282,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -5113,6 +5450,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -5270,6 +5618,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -5427,6 +5786,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -5584,6 +5954,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -5741,6 +6122,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -5898,6 +6290,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -6055,6 +6458,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -6212,6 +6626,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -6369,6 +6794,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -6526,6 +6962,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -6683,6 +7130,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -6840,6 +7298,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -6997,6 +7466,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -7154,6 +7634,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -7311,6 +7802,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -7468,6 +7970,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -7625,6 +8138,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#first",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#first",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -7782,6 +8306,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#last",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#last",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -7939,6 +8474,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -8096,6 +8642,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -8253,6 +8810,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -8410,6 +8978,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -8567,6 +9146,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -8724,6 +9314,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -8881,6 +9482,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -9038,6 +9649,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -9195,6 +9817,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -9352,6 +9985,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -9509,6 +10153,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -9666,6 +10321,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -9823,6 +10488,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -9980,6 +10656,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -10137,6 +10824,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -10294,6 +10992,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -10451,6 +11160,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -10608,6 +11328,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -10765,6 +11496,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -10922,6 +11664,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -11079,6 +11832,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -11236,6 +12000,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -11393,6 +12168,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -11550,6 +12335,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -11707,6 +12503,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -11864,6 +12671,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -12021,6 +12839,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -12178,6 +13007,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -12335,6 +13175,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -12492,6 +13343,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -12649,6 +13511,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -12806,6 +13679,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -12963,6 +13847,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -13120,6 +14015,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -13277,6 +14183,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -13434,6 +14351,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -13591,6 +14519,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -13748,6 +14687,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -13905,6 +14855,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -14062,6 +15023,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -14219,6 +15191,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -14376,6 +15359,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -14533,6 +15527,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -14690,6 +15695,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -14847,6 +15863,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -15004,6 +16031,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -15161,6 +16199,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -15318,6 +16366,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -15475,6 +16534,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -15632,6 +16702,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -15788,6 +16869,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -15944,6 +17036,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -16100,6 +17203,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -16256,6 +17370,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -16413,6 +17538,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -16569,6 +17705,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -16726,6 +17873,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -16883,6 +18041,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -17039,6 +18208,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -17195,6 +18375,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -17351,6 +18542,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -17507,6 +18709,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -17663,6 +18876,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -17819,6 +19043,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -17975,6 +19210,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -18130,6 +19376,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -18286,6 +19543,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -18441,6 +19709,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -18597,6 +19876,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -18752,6 +20042,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -18907,6 +20208,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -19063,6 +20375,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -19219,6 +20542,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -19375,6 +20709,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -19531,6 +20876,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -19687,6 +21043,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -19843,6 +21210,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -19999,6 +21377,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -20155,6 +21544,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -20311,6 +21711,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -20467,6 +21878,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -20623,6 +22045,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -20779,6 +22212,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -20935,6 +22379,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -21091,6 +22546,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -21247,6 +22713,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -21403,6 +22880,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -21559,6 +23047,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -21715,6 +23214,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -21871,6 +23381,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -22027,6 +23548,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -22183,6 +23715,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -22339,6 +23882,16 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:notAvailable",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:untested"
+              }
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -22495,6 +24048,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -22651,6 +24215,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -22807,6 +24382,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -22963,6 +24549,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -23119,6 +24716,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -23275,6 +24883,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -23431,6 +25050,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -23587,6 +25217,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -23743,6 +25384,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -23899,6 +25551,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -24055,6 +25718,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -24211,6 +25885,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -24367,6 +26052,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -24523,6 +26219,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -24679,6 +26386,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -24835,6 +26553,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -24991,6 +26720,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -25147,6 +26887,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -25303,6 +27054,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -25459,6 +27221,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -25615,6 +27388,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -25771,6 +27555,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -25927,6 +27722,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -26083,6 +27889,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -26239,6 +28056,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -26395,6 +28223,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -26551,6 +28390,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -26707,6 +28557,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -26863,6 +28724,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -27019,6 +28891,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -27175,6 +29058,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -27331,6 +29225,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -27487,6 +29392,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -27643,6 +29559,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -27799,6 +29726,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -27955,6 +29893,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -28111,6 +30060,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -28267,6 +30227,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -28423,6 +30394,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -28579,6 +30561,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -28735,6 +30728,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -28891,6 +30895,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -29047,6 +31062,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -29203,6 +31229,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -29359,6 +31396,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -29515,6 +31563,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -29671,6 +31730,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -29827,6 +31897,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -29983,6 +32064,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -30139,6 +32231,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -30295,6 +32398,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -30451,6 +32565,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -30607,6 +32732,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -30763,6 +32899,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -30919,6 +33066,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -31075,6 +33233,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -31231,6 +33400,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -31387,6 +33567,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -31543,6 +33734,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -31699,6 +33901,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -31855,6 +34068,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -32011,6 +34235,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -32167,6 +34402,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -32323,6 +34569,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -32479,6 +34736,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -32635,6 +34903,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -32791,6 +35070,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -32947,6 +35237,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -33103,6 +35404,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -33259,6 +35571,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -33415,6 +35738,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -33571,6 +35905,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -33727,6 +36072,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -33883,6 +36239,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -34039,6 +36406,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -34195,6 +36573,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -34351,6 +36740,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -34507,6 +36907,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -34663,6 +37074,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -34819,6 +37241,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -34975,6 +37408,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -35131,6 +37575,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -35287,6 +37742,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -35443,6 +37909,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -35599,6 +38076,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -35755,6 +38243,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -35911,6 +38410,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -36067,6 +38577,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -36223,6 +38744,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -36379,6 +38911,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -36535,6 +39078,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -36691,6 +39245,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -36847,6 +39412,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -37003,6 +39579,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -37159,6 +39746,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -37315,6 +39913,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -37471,6 +40080,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -37627,6 +40247,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -37783,6 +40414,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -37939,6 +40581,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -38095,6 +40748,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -38251,6 +40915,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -38407,6 +41082,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -38563,6 +41249,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -38719,6 +41416,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -38875,6 +41583,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -39032,6 +41751,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -39189,6 +41919,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -39346,6 +42087,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -39503,6 +42255,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -39660,6 +42423,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -39817,6 +42591,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -39974,6 +42759,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -40131,6 +42927,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -40288,6 +43095,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -40445,6 +43263,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -40602,6 +43431,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -40759,6 +43599,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -40916,6 +43767,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -41073,6 +43935,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -41230,6 +44103,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -41387,6 +44271,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -41544,6 +44439,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -41701,6 +44607,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -41858,6 +44775,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -42015,6 +44943,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -42172,6 +45111,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -42329,6 +45279,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -42486,6 +45447,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -42643,6 +45615,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -42800,6 +45783,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -42957,6 +45951,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -43114,6 +46119,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -43271,6 +46287,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -43428,6 +46455,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -43584,6 +46622,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -43740,6 +46789,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -43896,6 +46956,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -44052,6 +47123,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -44208,6 +47290,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -44364,6 +47457,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -44520,6 +47624,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -44676,6 +47791,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -44832,6 +47958,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -44988,6 +48125,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -45144,6 +48292,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -45300,6 +48459,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -45456,6 +48626,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -45612,6 +48793,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -45768,6 +48960,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
@@ -45924,6 +49127,17 @@
             {
               "@type": "earl:Assertion",
               "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots",
+              "subject": "https://github.com/JuPfu/chelona",
+              "mode": "earl:automatic",
+              "result": {
+                "@type": "earl:TestResult",
+                "outcome": "earl:passed"
+              },
+              "assertedBy": "https://github.com/JuPfu#me"
+            },
+            {
+              "@type": "earl:Assertion",
+              "test": "http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots",
               "subject": "https://github.com/RDFLib/rdflib",
               "mode": "earl:notAvailable",
               "result": {
--- a/rdf-turtle/reports/earl.ttl	Sat Jan 10 09:33:10 2015 +0100
+++ b/rdf-turtle/reports/earl.ttl	Tue May 26 06:50:56 2015 -0400
@@ -16,6 +16,7 @@
   earl:generatedBy <http://rubygems.org/gems/earl-report>;
   earl:assertions
     <Apache-Jena-ttl-earl-2013-08-10.ttl>,
+    <Cheló̱na-earl.ttl>,
     <EarlReportWesin-2013-08-29.ttl>,
     <RIOT-jena-details.ttl>,
     <SWObjects-Turtle-EARL-2013-08-11.ttl>,
@@ -41,6 +42,7 @@
     <http://swobjects.org/sparql>
     <http://www.dotnetrdf.org/project#>
     <https://code.google.com/p/green-turtle/>
+    <https://github.com/JuPfu/chelona>
     <https://github.com/RDFLib/rdflib>
     <https://github.com/RubenVerborgh/N3.js#n3js>
     <https://github.com/peteroupc/TurtleParserJava>);
@@ -524,6 +526,18 @@
   foaf:name "Alex Milowski" .
 
 
+<https://github.com/JuPfu/chelona> a earl:TestSubject, doap:Project;
+  doap:name "Chelona";
+  doap:description "Cheló̱na is a reader / writer for the W3C RDF 1.1 Turtle Languagen written in Scala."@en;
+  doap:programming-language "Scala";
+ .
+
+<https://github.com/JuPfu/chelona> doap:developer <https://github.com/JuPfu#me> .
+
+<https://github.com/JuPfu#me> a foaf:Person;
+  foaf:name "Jürgen Pfundt" .
+
+
 <https://github.com/RDFLib/rdflib> a earl:TestSubject, doap:Project;
   doap:name "rdflib";
  .
@@ -631,6 +645,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -717,6 +737,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -803,6 +829,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -889,6 +921,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -975,6 +1013,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1061,6 +1105,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1146,6 +1196,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1232,6 +1288,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1318,6 +1380,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1404,6 +1472,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1490,6 +1564,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1576,6 +1656,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1662,6 +1748,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1748,6 +1840,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1834,6 +1932,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -1920,6 +2024,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2006,6 +2116,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2092,6 +2208,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2178,6 +2300,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2264,6 +2392,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#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/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2350,6 +2484,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#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/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2436,6 +2576,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2522,6 +2668,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2608,6 +2760,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2694,6 +2852,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2780,6 +2943,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2865,6 +3034,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -2951,6 +3126,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3037,6 +3218,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3123,6 +3310,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#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/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3209,6 +3402,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3295,6 +3494,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3381,6 +3586,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3467,6 +3678,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3553,6 +3770,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3639,6 +3862,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3725,6 +3954,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3811,6 +4046,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3897,6 +4138,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -3983,6 +4230,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4069,6 +4322,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4155,6 +4414,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4241,6 +4506,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4327,6 +4598,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4413,6 +4690,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4499,6 +4782,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#first>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#first>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4585,6 +4874,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#last>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#last>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4671,6 +4966,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4757,6 +5058,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4843,6 +5150,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -4929,6 +5242,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5015,6 +5334,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5101,6 +5426,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5187,6 +5518,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_ascii_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5273,6 +5609,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5359,6 +5701,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5445,6 +5793,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5531,6 +5885,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5617,6 +5977,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5703,6 +6068,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5789,6 +6160,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5875,6 +6252,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -5961,6 +6344,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6047,6 +6436,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6133,6 +6528,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6219,6 +6620,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6305,6 +6712,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6391,6 +6804,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6477,6 +6896,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6563,6 +6988,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6649,6 +7079,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6735,6 +7171,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6821,6 +7263,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6907,6 +7355,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -6993,6 +7447,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7079,6 +7539,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7165,6 +7631,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7251,6 +7723,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7337,6 +7815,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7423,6 +7907,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7509,6 +7999,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7595,6 +8091,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7681,6 +8183,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7767,6 +8275,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7853,6 +8367,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -7939,6 +8459,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8025,6 +8551,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8111,6 +8643,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8197,6 +8735,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8283,6 +8827,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8369,6 +8919,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8455,6 +9011,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8541,6 +9103,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8627,6 +9195,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#predicateObjectList_with_two_objectLists>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8713,6 +9286,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8799,6 +9378,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -8885,6 +9470,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName>;
       earl:subject <https://github.com/RDFLib/rdflib>;
       earl:mode earl:notAvailable;
@@ -8970,6 +9561,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName>;
       earl:subject <https://github.com/RDFLib/rdflib>;
       earl:mode earl:notAvailable;
@@ -9055,6 +9652,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS>;
       earl:subject <https://github.com/RDFLib/rdflib>;
       earl:mode earl:notAvailable;
@@ -9140,6 +9743,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS>;
       earl:subject <https://github.com/RDFLib/rdflib>;
       earl:mode earl:notAvailable;
@@ -9225,6 +9834,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9310,6 +9925,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9396,6 +10017,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9482,6 +10109,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9567,6 +10200,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9652,6 +10291,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9737,6 +10382,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9822,6 +10473,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9907,6 +10564,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -9992,6 +10655,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10077,6 +10746,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10162,6 +10837,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10246,6 +10927,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10331,6 +11018,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10415,6 +11108,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10500,6 +11199,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10584,6 +11289,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10668,6 +11379,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10753,6 +11470,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10838,6 +11561,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -10923,6 +11652,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11008,6 +11743,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11093,6 +11834,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11178,6 +11925,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11263,6 +12016,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11348,6 +12107,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11433,6 +12198,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11518,6 +12289,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11603,6 +12380,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11688,6 +12471,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11773,6 +12562,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11858,6 +12653,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -11943,6 +12744,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12028,6 +12835,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12113,6 +12926,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12198,6 +13017,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12283,6 +13108,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12368,6 +13199,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12453,6 +13290,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12538,6 +13381,11 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:notAvailable;
+      earl:result [ a earl:TestResult; earl:outcome earl:untested ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12623,6 +13471,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12708,6 +13562,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12793,6 +13653,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12878,6 +13744,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -12963,6 +13835,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13048,6 +13926,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13133,6 +14017,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13218,6 +14108,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13303,6 +14199,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13388,6 +14290,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13473,6 +14381,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13558,6 +14472,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13643,6 +14563,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13728,6 +14654,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13813,6 +14745,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13898,6 +14836,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -13983,6 +14927,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14068,6 +15018,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14153,6 +15109,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14238,6 +15200,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14323,6 +15291,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14408,6 +15382,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14493,6 +15473,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14578,6 +15564,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14663,6 +15655,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14748,6 +15746,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14833,6 +15837,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -14918,6 +15928,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15003,6 +16019,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15088,6 +16110,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15173,6 +16201,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15258,6 +16292,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15343,6 +16383,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15428,6 +16474,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15513,6 +16565,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15598,6 +16656,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15683,6 +16747,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15768,6 +16838,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15853,6 +16929,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -15938,6 +17020,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16023,6 +17111,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16108,6 +17202,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16193,6 +17293,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16278,6 +17384,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16363,6 +17475,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16448,6 +17566,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16533,6 +17657,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16618,6 +17748,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16703,6 +17839,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16788,6 +17930,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16873,6 +18021,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -16958,6 +18112,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17043,6 +18203,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17128,6 +18294,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17213,6 +18385,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17298,6 +18476,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17383,6 +18567,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17468,6 +18658,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17553,6 +18749,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17638,6 +18840,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17723,6 +18931,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17808,6 +19022,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17893,6 +19113,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -17978,6 +19204,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18063,6 +19295,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18148,6 +19386,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18233,6 +19477,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18318,6 +19568,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18403,6 +19659,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18488,6 +19750,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18573,6 +19841,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18658,6 +19932,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18743,6 +20023,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18828,6 +20114,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18913,6 +20205,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -18998,6 +20296,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19083,6 +20387,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19168,6 +20478,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19253,6 +20569,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19338,6 +20660,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19423,6 +20751,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19508,6 +20842,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19593,6 +20933,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19678,6 +21024,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19763,6 +21115,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19848,6 +21206,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -19933,6 +21297,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20018,6 +21388,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20103,6 +21479,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20188,6 +21570,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20273,6 +21661,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20358,6 +21752,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20443,6 +21843,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20528,6 +21934,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20613,6 +22025,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20698,6 +22116,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20783,6 +22207,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20868,6 +22298,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -20953,6 +22389,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21038,6 +22480,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21123,6 +22571,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21208,6 +22662,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21293,6 +22753,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21378,6 +22844,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21463,6 +22935,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21549,6 +23027,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21635,6 +23119,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21721,6 +23211,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21807,6 +23303,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21893,6 +23395,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -21979,6 +23487,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22065,6 +23579,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22151,6 +23671,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22237,6 +23763,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22323,6 +23855,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22409,6 +23947,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22495,6 +24039,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22581,6 +24131,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22667,6 +24223,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22753,6 +24315,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22839,6 +24407,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -22925,6 +24499,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23011,6 +24591,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23097,6 +24683,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23183,6 +24775,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23269,6 +24867,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23355,6 +24959,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23441,6 +25051,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23527,6 +25143,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23613,6 +25235,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23699,6 +25327,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23785,6 +25419,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23871,6 +25511,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -23957,6 +25603,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24042,6 +25694,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24127,6 +25785,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24212,6 +25876,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24297,6 +25967,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24382,6 +26058,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24467,6 +26149,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24552,6 +26240,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24637,6 +26331,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24722,6 +26422,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24807,6 +26513,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24892,6 +26604,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -24977,6 +26695,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -25062,6 +26786,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -25147,6 +26877,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -25232,6 +26968,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -25317,6 +27059,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots>;
       earl:subject <https://github.com/RDFLib/rdflib>;
@@ -25402,6 +27150,12 @@
       earl:mode earl:automatic;
       earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
     [ a earl:Assertion;
+      earl:assertedBy <https://github.com/JuPfu#me>;
+      earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots>;
+      earl:subject <https://github.com/JuPfu/chelona>;
+      earl:mode earl:automatic;
+      earl:result [ a earl:TestResult; earl:outcome earl:passed ]]
+    [ a earl:Assertion;
       earl:assertedBy <http://gromgull.net/me>;
       earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots>;
       earl:subject <https://github.com/RDFLib/rdflib>;
Binary file rdf-turtle/reports/index.html has changed