7 lines
		
	
	
		
			102 B
		
	
	
	
		
			Turtle
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			102 B
		
	
	
	
		
			Turtle
		
	
	
	
	
	
|   | # Test long literal
 | ||
|  | @prefix :  <http://example.org/ex#> .
 | ||
|  | :a :b """a long
 | ||
|  | 	literal
 | ||
|  | with
 | ||
|  | newlines""" .
 |