diff --git a/show/dance2015/song9.n3 b/show/dance2015/song9.n3 --- a/show/dance2015/song9.n3 +++ b/show/dance2015/song9.n3 @@ -9,11 +9,13 @@ , , , - ; + , + ; ns1:effect , , , - . + , + . a ns1:Effect ; rdfs:label "blacklight" ; @@ -38,6 +40,9 @@ a ns1:Curve ; rdfs:label "mid chase" . + a ns1:Curve ; + rdfs:label "blacklight" . + a ns1:Effect ; rdfs:label "song9" ; ns1:code "env = ", @@ -59,3 +64,8 @@ ns1:code "env = ", "out = * env" . + a ns1:Effect ; + rdfs:label "blacklight" ; + ns1:code "env = ", + "out = * env" . +