annotate show/dance2015/sub/full.n3 @ 2450:a4052905ca7d default tip

notes about how rdfdb syncs, or should sync
author drewp@bigasterisk.com
date Mon, 03 Jun 2024 23:01:54 -0700
parents 86387784ff4b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1263
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
1 @prefix ns1: <http://light9.bigasterisk.com/> .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
2 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
3 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
4 @prefix xml: <http://www.w3.org/XML/1998/namespace> .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
5 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
6
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
7 <http://light9.bigasterisk.com/show/dance2015/sub/full> a ns1:Submaster ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
8 rdfs:label "full" ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
9 ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/105076598>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
10 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/137169841>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
11 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/151658019>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
12 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/156312919>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
13 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/25253020>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
14 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/253272040>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
15 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/433492568>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
16 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/472854703>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
17 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/519897356>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
18 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/546169923>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
19 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/548622072>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
20 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/579265215>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
21 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/605663959>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
22 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/612231611>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
23 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/658470967>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
24 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/666738769>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
25 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/725450227>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
26 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/781734142>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
27 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/795442641>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
28 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/831960045>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
29 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/862744138>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
30 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/899716592>,
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
31 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/915170309> .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
32
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
33 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/105076598> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
34 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b23> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
35 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
36
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
37 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/137169841> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
38 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-wide> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
39 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
40
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
41 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/151658019> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
42 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b21> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
43 ns1:level 5.95e-01 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
44
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
45 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/156312919> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
46 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c3> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
47 ns1:level 1 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
48
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
49 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/25253020> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
50 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b26> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
51 ns1:level 6.65e-01 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
52
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
53 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/253272040> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
54 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b22> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
55 ns1:level 4.95e-01 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
56
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
57 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/433492568> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
58 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b14> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
59 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
60
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
61 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/472854703> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
62 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b32> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
63 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
64
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
65 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/519897356> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
66 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f11> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
67 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
68
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
69 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/546169923> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
70 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f10> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
71 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
72
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
73 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/548622072> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
74 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b25> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
75 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
76
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
77 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/579265215> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
78 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b24> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
79 ns1:level 5.65e-01 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
80
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
81 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/605663959> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
82 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f3> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
83 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
84
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
85 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/612231611> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
86 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f1> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
87 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
88
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
89 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/658470967> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
90 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b33> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
91 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
92
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
93 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/666738769> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
94 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c2> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
95 ns1:level 9.05e-01 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
96
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
97 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/725450227> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
98 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f7> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
99 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
100
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
101 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/781734142> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
102 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c4> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
103 ns1:level 4.45e-01 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
104
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
105 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/795442641> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
106 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f2-out> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
107 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
108
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
109 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/831960045> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
110 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/sharlyn> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
111 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
112
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
113 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/862744138> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
114 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f12-out> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
115 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
116
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
117 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/899716592> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
118 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/b15> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
119 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
120
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
121 <http://light9.bigasterisk.com/sub/local/1434248100.37-3/map/915170309> a ns1:ChannelSetting ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
122 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/down-c1> ;
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
123 ns1:level 1e+00 .
86387784ff4b checkpoint show data
drewp@bigasterisk.com
parents:
diff changeset
124