Files @ 08814a44ae4e
Branch filter:

Location: light9/show/dance2013/sub/downcp.n3

drewp@bigasterisk.com
emergency fix to playlist, which was getting other non-song junk because of some bnode corruption problem
Ignore-this: c3608bd16c6d5a539e6c96bf737a24ef
@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/downcp> a ns1:Submaster ;
    rdfs:label "downcp" ;
    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371404955.93/map/172173261> .

<http://light9.bigasterisk.com/sub/local/1371404955.93/map/172173261> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c-P> ;
    ns1:level 1e+00 .