earl.ttl file asserting the successful processing of the http://www.w3.org/TR/rdf11-testcases by the Cheló̱na Turtle Parser

Hello,

as the attached earl.ttl file seemed to have been filtered out from my
first e-mail, it is now embedded as mail content.

The earl.ttl file asserts the successful processing of the
http://www.w3.org/TR/rdf11-testcases by the Cheló̱na
<https://github.com/JuPfu/chelona> Turtle Parser.

*Similar to Stan Nazarenko’s request in April this year, I would be pleased
to have *Cheló̱na <https://github.com/JuPfu/chelona> listed on
https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/reports/index.html as
a Turtle compliant implementation.

Kind regards
Jürgen Pfundt


*@prefix dc:   <http://purl.org/dc/terms/ <http://purl.org/dc/terms/>> .*
*@prefix earl: <http://www.w3.org/ns/earl# <http://www.w3.org/ns/earl#>> .*
*@prefix foaf: <http://xmlns.com/foaf/0.1/ <http://xmlns.com/foaf/0.1/>> .*
*@prefix xsd: <http://www.w3.org/2001/XMLSchema#
<http://www.w3.org/2001/XMLSchema#>> .*
*@prefix doap: <http://usefulinc.com/ns/doap#
<http://usefulinc.com/ns/doap#>> .*
*@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#
<http://www.w3.org/2000/01/rdf-schema#>> .*

*<https://github.com/JuPfu#me <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 <juergen.pfundt@gmail.com>> ;*
* rdfs:seeAlso <https://github.com/JuPfu <https://github.com/JuPfu>> .*

*<https://github.com/JuPfu/chelona <https://github.com/JuPfu/chelona>>*
* a doap:Project ;*
* doap:name "Chelona" ;*
* doap:homepage <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>> ;*
* doap:license <https://www.apache.org/licenses/LICENSE-2.0
<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/
<https://www.w3.org/TR/turtle/>> ;*
* doap:bug-database <https://github.com/JuPfu/chelona/issues/
<https://github.com/JuPfu/chelona/issues/>> ;*
* doap:developer <https://github.com/JuPfu#me
<https://github.com/JuPfu#me>> ;*
* doap:maintainer <https://github.com/JuPfu#me
<https://github.com/JuPfu#me>> ;*
* doap:repository [*
* a doap:GITRepository ;*
* doap:location <https://github.com/JuPfu/chelona/
<https://github.com/JuPfu/chelona/>>*
* ] .*

*<> foaf:primaryTopic <https://github.coms/JuPfu/chelona/
<https://github.coms/JuPfu/chelona/>> ;*
* dc:issued "2015-05-17"^^xsd:date ;*
* foaf:maker <https://github.com/JuPfu <https://github.com/JuPfu>> .*

*[ a earl:Assertion;*
*  earl:assertedBy <https://github.com/JuPfu#me
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_subject
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_four_digit_numeric_escape
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_eight_digit_numeric_escape
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#IRI_with_all_punctuation
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_a_predicate
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_prefix
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_prefix
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_predicate
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_IRI_object
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_only_IRI
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_PN_CHARS_BASE_character_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_with_non_leading_extras
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#default_namespace_IRI
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#prefix_reassigned_and_used
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#reserved_escaped_localName
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#percent_escaped_localName
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#HYPHEN_MINUS_in_localName
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#underscore_in_localName
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#localname_with_COLON
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<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
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_nfc_PN_CHARS_BASE_character_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_underscore
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_leading_digit
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#localName_with_non_leading_extras_isomorphic
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#old_style_base
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#SPARQL_style_base
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_subject
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_object
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_PN_CHARS_BASE_character_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_underscore
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_leading_digit
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#labeled_blank_node_with_non_leading_extras
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_subject
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#anonymous_blank_node_object
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#sole_blankNodePropertyList
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_subject
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_as_object
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_with_multiple_triples
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_blankNodePropertyLists
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#blankNodePropertyList_containing_collection
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_subject
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#collection_object
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#empty_collection
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#nested_collection
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#first
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#last
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_ascii_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_with_UTF8_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_controls
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL1_all_punctuation
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_UTF8_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_1_squote
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG1_with_2_squotes
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_ascii_boundaries_isomorphic
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL2_with_UTF8_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_ascii_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_UTF8_boundaries
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_1_squote
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_2_squotes
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CHARACTER_TABULATION
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_BACKSPACE
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_LINE_FEED
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_CARRIAGE_RETURN
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_FORM_FEED_isomorphic
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_REVERSE_SOLIDUS
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CHARACTER_TABULATION
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_BACKSPACE
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_LINE_FEED
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_CARRIAGE_RETURN
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_escaped_FORM_FEED
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape4
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_with_numeric_escape8
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#IRIREF_datatype
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#prefixed_name_datatype
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_integer
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_decimal
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#bareword_double
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#double_lower_case_e
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#negative_numeric
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#positive_numeric
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#numeric_with_leading_0
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_true
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test <http://www.w3.org/2013/TurtleTests/manifest.ttl#literal_false
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_non_LONG
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#lantag_with_subtag
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#objectList_with_two_objects
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_at_end
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#repeated_semis_not_at_end
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_localName
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_localName
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#comment_following_PNAME_NS
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#number_sign_following_PNAME_NS
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#LITERAL_LONG2_with_REVERSE_SOLIDUS
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-LITERAL2_with_langtag_and_datatype
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#two_LITERAL_LONG2s
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#langtagged_LONG_with_subtag
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-file-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-uri-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-base-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-06
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-07
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-08
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-prefix-09
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-06
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-07
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-08
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-09
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-10
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-string-11
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-str-esc-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-pname-esc-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-06
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-07
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-08
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-09
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bnode-10
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-06
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-07
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-08
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-09
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-10
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-number-11
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-datatypes-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-kw-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-struct-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-lists-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-uri-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-prefix-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-base-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-06
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-07
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-kw-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-06
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-07
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-08
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-09
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-10
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-11
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-12
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-n3-extras-13
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-08
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-09
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-10
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-11
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-12
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-13
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-14
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-15
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-16
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-struct-17
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-lang-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-esc-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-pname-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-06
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-string-07
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-num-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-struct-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-05
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-06
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-07
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-08
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-09
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-10
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-11
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-12
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-13
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-14
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-15
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-16
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-17
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-18
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-19
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-20
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-21
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-22
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-23
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-24
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-25
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-26
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-subm-27
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-01
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-02
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-03
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-eval-bad-04
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-blank-label-dot-end
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-dash-start
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape-start
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ln-escape
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-end
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-missing-ns-dot-start
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-end
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-ns-dot-start
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-bad-number-dot-in-anon
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-blank-label
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-colons
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ln-dots
<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
<https://github.com/JuPfu#me>>;*
*  earl:subject <https://github.com/JuPfu/chelona
<https://github.com/JuPfu/chelona>>;*
*  earl:test
<http://www.w3.org/2013/TurtleTests/manifest.ttl#turtle-syntax-ns-dots
<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 ] .*

Received on Monday, 18 May 2015 21:13:45 UTC