982
|
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/fos> a ns1:Submaster ;
|
|
8 rdfs:label "fos" ;
|
|
9 ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371343170.02/map/248370203>,
|
|
10 <http://light9.bigasterisk.com/sub/local/1371343170.02/map/603503196> .
|
|
11
|
|
12 <http://light9.bigasterisk.com/sub/local/1371343170.02/map/248370203> a ns1:ChannelSetting ;
|
|
13 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23-fos1> ;
|
|
14 ns1:level 1e+00 .
|
|
15
|
|
16 <http://light9.bigasterisk.com/sub/local/1371343170.02/map/603503196> a ns1:ChannelSetting ;
|
|
17 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24-fos2> ;
|
|
18 ns1:level 1e+00 .
|
|
19
|