1163
|
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/patio> a ns1:Submaster ;
|
|
8 rdfs:label "patio" ;
|
1190
|
9 ns1:color "#505050";
|
1163
|
10 ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371320332.68/map/916981013>,
|
|
11 <http://light9.bigasterisk.com/sub/local/1371320332.68/map/953892364> .
|
|
12
|
|
13 <http://light9.bigasterisk.com/sub/local/1371320332.68/map/916981013> a ns1:ChannelSetting ;
|
|
14 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-r> ;
|
|
15 ns1:level 6.1e-01 .
|
|
16
|
|
17 <http://light9.bigasterisk.com/sub/local/1371320332.68/map/953892364> a ns1:ChannelSetting ;
|
|
18 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-l> ;
|
|
19 ns1:level 1e+00 .
|
|
20
|