Files
@ b39aafe12319
Branch filter:
Location: light9/show/dance2013/sub/cross.n3 - annotation
b39aafe12319
1.2 KiB
text/plain
use rdfdb public version and add pydeps
fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 fa5d2a518b12 | @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/cross> a ns1:Submaster ;
rdfs:label "cross" ;
ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1371343312.34/map/29347157>,
<http://light9.bigasterisk.com/sub/local/1371343312.34/map/491165471>,
<http://light9.bigasterisk.com/sub/local/1371343312.34/map/501944415> .
<http://light9.bigasterisk.com/sub/local/1371343312.34/map/29347157> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b33-cross> ;
ns1:level 1e+00 .
<http://light9.bigasterisk.com/sub/local/1371343312.34/map/491165471> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b12-l> ;
ns1:level 2.8e-01 .
<http://light9.bigasterisk.com/sub/local/1371343312.34/map/501944415> a ns1:ChannelSetting ;
ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b14-cross> ;
ns1:level 1e+00 .
|