diff --git a/show/dance2013/song6.n3 b/show/dance2013/song6.n3 --- a/show/dance2013/song6.n3 +++ b/show/dance2013/song6.n3 @@ -5,7 +5,8 @@ @prefix xsd: . ns1:subterm , - . + , + . a ns1:Subterm ; rdfs:label "song6" ; @@ -17,3 +18,7 @@ ns1:expression "full(t)" ; ns1:sub . + a ns1:Subterm ; + rdfs:label "colors" ; + ns1:expression "colors_env(t) * chase(t, names=colors, ontime=60./112, offset=0.0)" . +