comparison show/dance2013/sub/green.n3 @ 970:2339a93aafe8

checkpoint Ignore-this: 8e30252c60030b34d86d9bc44a975b92
author drewp@bigasterisk.com
date Sat, 15 Jun 2013 18:39:53 +0000
parents
children fa5d2a518b12
comparison
equal deleted inserted replaced
969:f1b7bd4fd0f2 970:2339a93aafe8
1 @prefix ns1: <http://light9.bigasterisk.com/> .
2 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
3 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
4 @prefix xml: <http://www.w3.org/XML/1998/namespace> .
5 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
6
7 <http://light9.bigasterisk.com/show/dance2013/sub/green> a ns1:Submaster ;
8 rdfs:label "green" ;
9 ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/green/map/55182622>,
10 <http://light9.bigasterisk.com/show/dance2013/sub/green/map/724452446>,
11 <http://light9.bigasterisk.com/show/dance2013/sub/green/map/757240980>,
12 <http://light9.bigasterisk.com/show/dance2013/sub/green/map/87132073> .
13
14 <http://light9.bigasterisk.com/show/dance2013/sub/green/map/55182622> a ns1:ChannelSetting ;
15 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree4> ;
16 ns1:level 1e+00 .
17
18 <http://light9.bigasterisk.com/show/dance2013/sub/green/map/724452446> a ns1:ChannelSetting ;
19 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree2> ;
20 ns1:level 1e+00 .
21
22 <http://light9.bigasterisk.com/show/dance2013/sub/green/map/757240980> a ns1:ChannelSetting ;
23 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree3> ;
24 ns1:level 1e+00 .
25
26 <http://light9.bigasterisk.com/show/dance2013/sub/green/map/87132073> a ns1:ChannelSetting ;
27 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree1> ;
28 ns1:level 1e+00 .
29