4 lines
		
	
	
		
			61 B
		
	
	
	
		
			Turtle
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			61 B
		
	
	
	
		
			Turtle
		
	
	
	
	
	
| @prefix : <http://example.org#> .
 | |
| :a :b true .
 | |
| :c :d false .
 | 
| @prefix : <http://example.org#> .
 | |
| :a :b true .
 | |
| :c :d false .
 |