annotate show/dance2014/sub/pool3.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 |
1131e987234d |
children |
|
rev |
line source |
1165
|
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/dance2014/sub/pool3> a ns1:Submaster ;
|
|
8 rdfs:label "pool3" ;
|
|
9 ns1:lightLevel <http://light9.bigasterisk.com/sub/local/1402799563.39/map/106585335> .
|
|
10
|
|
11 <http://light9.bigasterisk.com/sub/local/1402799563.39/map/106585335> a ns1:ChannelSetting ;
|
|
12 ns1:channel <http://light9.bigasterisk.com/theater/piedmont/channel/f9-pool-r> ;
|
|
13 ns1:level 1e+00 .
|
|
14
|