# lists what plugins are found in what shared objects

@prefix ladspa: <http://ladspa.org/ontology-2#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://plugin.org.uk/swh-plugins/amp> ladspa:binary <amp.so> ;
                                       rdfs:seeAlso <amp.ttl> .

