annotate show/dance2015/sessions/curvecalc/default.n3 @ 1361:c20dc52e5593
move to rdfdbclient.coffee
Ignore-this: 16a68c0fd3efffb27e6037570c1a48b1
author |
Drew Perttula <drewp@bigasterisk.com> |
date |
Sun, 05 Jun 2016 09:53:24 +0000 |
parents |
79c9474fa940 |
children |
152f42e6297b |
rev |
line source |
1270
|
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#> .
|
1258
|
6
|
1278
|
7 <http://light9.bigasterisk.com/show/dance2015/sessions/curvecalc/default> ns1:currentSong <http://light9.bigasterisk.com/show/dance2015/song1> .
|
1258
|
8
|