970
|
1 @prefix ns1: <http://light9.bigasterisk.com/> .
|
|
2 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
|
3 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
|
4 @prefix xml: <http://www.w3.org/XML/1998/namespace> .
|
|
5 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
|
6
|
|
7 <http://light9.bigasterisk.com/show/dance2013/sub/blue> a ns1:Submaster ;
|
|
8 rdfs:label "blue" ;
|
|
9 ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/536526494>,
|
|
10 <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/642834876>,
|
|
11 <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/68042273>,
|
|
12 <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/721791433> .
|
|
13
|
|
14 <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/536526494> a ns1:ChannelSetting ;
|
|
15 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue4> ;
|
|
16 ns1:level 1e+00 .
|
|
17
|
|
18 <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/642834876> a ns1:ChannelSetting ;
|
|
19 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue3> ;
|
|
20 ns1:level 1e+00 .
|
|
21
|
|
22 <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/68042273> a ns1:ChannelSetting ;
|
|
23 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue1> ;
|
|
24 ns1:level 1e+00 .
|
|
25
|
|
26 <http://light9.bigasterisk.com/show/dance2013/sub/blue/map/721791433> a ns1:ChannelSetting ;
|
|
27 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/blue2> ;
|
|
28 ns1:level 1e+00 .
|
|
29
|