Files
@ cbf4fc71d8d8
Branch filter:
Location: light9/show/dance2014/sub/patio.n3 - annotation
cbf4fc71d8d8
1.6 KiB
text/plain
solve_test fixes
Ignore-this: be03d7b4d8601b5e65c1567e0345073d
Ignore-this: be03d7b4d8601b5e65c1567e0345073d
9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 cdd399b5c3fe 9973d4623928 9973d4623928 9973d4623928 cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 9973d4623928 cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe cdd399b5c3fe | @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 .
|