You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							 | 
							- @prefix lv2:  <http://lv2plug.in/ns/lv2core#> .
 - @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 - 
 - <urn:cardinal:@SLUG@>
 -     a lv2:Plugin ;
 -     lv2:binary <plugin@LIB_EXT@> ;
 -     rdfs:seeAlso <plugin.ttl> .
 
 
  |