@base . # test @prefix ex: . # Prefix PREFIX xsd: PREFIX rdf: BASE # Base # Plain # Plain 2 # Plain 3 a ex:Foo ;

, ex:\-v\-\_v\.\. , "foo\u00E9\t\n\r'\"\u0022" , 'bar\U000000E9\'"' , "bar"@en-US , "test"^^ , ( +01 +1.0 1.0e0 ) . # Foo # Comment [ ex:p ex:o , ex:o2 ; ex:p2 ex:o3 ] rdf:type ex:o4 . # Bar # Literal normalization

""" foo bar"\n\tbaz\"\"\" \"""" .

'''foo'"bar''' .

"true"^^xsd:boolean , "false"^^ , "+12"^^xsd:integer , "1.1"^^xsd:decimal , "1.2e2"^^xsd:double .