Files @ 13d1fc32125b
Branch filter:

Location: light9/show/dance2014/sub/patio.n3 - annotation

drewp@bigasterisk.com
pkg deps tweaks for ubuntu 22.04
@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/patio> a ns1:Submaster ;
    rdfs:label "patio" ;
    ns1:color "#505050" ;
    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371320332.68/map/916981013>,
        <http://light9.bigasterisk.com/sub/local/1371320332.68/map/953892364> .

<http://light9.bigasterisk.com/show/dance2014/sub/patio> a ns1:Submaster ;
    rdfs:label "patio" ;
    ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402880932.95/map/230182389>,
        <http://light9.bigasterisk.com/sub/local/1402880932.95/map/756817265> .

<http://light9.bigasterisk.com/sub/local/1371320332.68/map/916981013> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-r> ;
    ns1:level 6.1e-01 .

<http://light9.bigasterisk.com/sub/local/1371320332.68/map/953892364> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-l> ;
    ns1:level 1e+00 .

<http://light9.bigasterisk.com/sub/local/1402880932.95/map/230182389> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-l> ;
    ns1:level 1e+00 .

<http://light9.bigasterisk.com/sub/local/1402880932.95/map/756817265> a ns1:ChannelSetting ;
    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/post-r> ;
    ns1:level 1e+00 .