@prefix atom: <http://lv2plug.in/ns/ext/atom#> . @prefix patch: <http://lv2plug.in/ns/ext/patch#> . @prefix doap: <http://usefulinc.com/ns/doap#> . @prefix ingen: <http://drobilla.net/ns/ingen#> . @prefix lv2: <http://lv2plug.in/ns/lv2core#> . @prefix midi: <http://lv2plug.in/ns/ext/midi#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <StereoEffect.ttl> lv2:prototype ingen:GraphPrototype ; a ingen:Graph , lv2:Plugin ; rdfs:seeAlso <StereoEffect.ttl> .