mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 08:04:06 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			83 B
		
	
	
	
		
			Turtle
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			83 B
		
	
	
	
		
			Turtle
		
	
	
	
	
	
# 'a' only allowed as a predicate
 | 
						|
@prefix : <http://example.org/base#> .
 | 
						|
:a a :b .
 |