diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/show/dance2013/sub/green.n3	Sat Jun 15 18:39:53 2013 +0000
@@ -0,0 +1,29 @@
+@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/green> a ns1:Submaster ;
+    rdfs:label "green" ;
+    ns1:lightLevel <http://light9.bigasterisk.com/show/dance2013/sub/green/map/55182622>,
+        <http://light9.bigasterisk.com/show/dance2013/sub/green/map/724452446>,
+        <http://light9.bigasterisk.com/show/dance2013/sub/green/map/757240980>,
+        <http://light9.bigasterisk.com/show/dance2013/sub/green/map/87132073> .
+
+<http://light9.bigasterisk.com/show/dance2013/sub/green/map/55182622> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree4> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2013/sub/green/map/724452446> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree2> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2013/sub/green/map/757240980> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree3> ;
+    ns1:level 1e+00 .
+
+<http://light9.bigasterisk.com/show/dance2013/sub/green/map/87132073> a ns1:ChannelSetting ;
+    ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/gree1> ;
+    ns1:level 1e+00 .
+