diff --git a/show/dance2013/song9.n3 b/show/dance2013/song9.n3 --- a/show/dance2013/song9.n3 +++ b/show/dance2013/song9.n3 @@ -5,7 +5,8 @@ @prefix xsd: . ns1:subterm , - . + , + . a ns1:Subterm ; rdfs:label "song9" ; @@ -17,3 +18,8 @@ ns1:expression "full(t)" ; ns1:sub . + a ns1:Subterm ; + rdfs:label "song9black" ; + ns1:expression "song9black(t)" ; + ns1:sub . +