Files
@ 7ed414bdaab9
Branch filter:
Location: light9/show/dance2015/sub/orange.n3 - annotation
7ed414bdaab9
1.8 KiB
text/plain
wip porting asco to TS and not-jquery
cb300d230efd cb300d230efd cb300d230efd cb300d230efd cb300d230efd cb300d230efd cb300d230efd cb300d230efd b5b841cee380 b5b841cee380 b23eacda9d18 b23eacda9d18 b5b841cee380 b5b841cee380 b5b841cee380 cb300d230efd b23eacda9d18 b23eacda9d18 b23eacda9d18 b23eacda9d18 b5b841cee380 cb300d230efd cb300d230efd cb300d230efd b5b841cee380 b5b841cee380 b5b841cee380 cb300d230efd b5b841cee380 cb300d230efd cb300d230efd cb300d230efd b5b841cee380 cb300d230efd cb300d230efd cb300d230efd | @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/orange> a ns1:Submaster ;
rdfs:label "orange" ;
ns1:color "#f08000" ;
ns1:group "color" ;
ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/orange/map/114459943>,
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/619060040>,
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/628707653>,
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/727000307>,
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/904074843> .
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/114459943> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b22> ;
ns1:level 6.6e-01 .
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/619060040> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran1> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/628707653> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran4> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/727000307> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran3> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/show/dance2013/sub/orange/map/904074843> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/oran2> ;
ns1:level 1e+00 .
|