Files @ 15a13eba6fc3
Branch filter:

Location: light9/show/dance2014/sub/lowstage.n3

Drew Perttula
effect_node_setup
Ignore-this: bdab429fc01025c96b09b8663ca8c346
@prefix ns1: <http://light9.bigasterisk.com/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://light9.bigasterisk.com/show/dance2014/sub/lowstage> a ns1:Submaster ;
    rdfs:label "lowstage" ;
    ns1:color "#808080";
    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402851873.33/map/395840206>,
        <http://light9.bigasterisk.com/sub/local/1402851873.33/map/780090194> .

<http://light9.bigasterisk.com/sub/local/1402851873.33/map/395840206> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b12-low> ;
    ns1:level 1e+00 .

<http://light9.bigasterisk.com/sub/local/1402851873.33/map/780090194> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b36-low> ;
    ns1:level 1e+00 .