Files @ 3d58c1c78f1f
Branch filter:

Location: light9/show/dance2015/sub/green.n3

drewp@bigasterisk.com
port ascoltami from cyclone to starlette
@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/dance2013/sub/green> a ns1:Submaster ;
    rdfs:label "green" ;
    ns1:color "#00ff00" ;
    ns1:group "color" ;
    ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/green/map/377627903>,
        <http://light9.bigasterisk.com/show/dance2013/sub/green/map/413011105>,
        <http://light9.bigasterisk.com/show/dance2013/sub/green/map/638035691>,
        <http://light9.bigasterisk.com/show/dance2013/sub/green/map/800635419> .

<http://light9.bigasterisk.com/show/dance2013/sub/green/map/377627903> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree1> ;
    ns1:level 1e+00 .

<http://light9.bigasterisk.com/show/dance2013/sub/green/map/413011105> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree3> ;
    ns1:level 1e+00 .

<http://light9.bigasterisk.com/show/dance2013/sub/green/map/638035691> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree4> ;
    ns1:level 1e+00 .

<http://light9.bigasterisk.com/show/dance2013/sub/green/map/800635419> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree2> ;
    ns1:level 1e+00 .