summaryrefslogtreecommitdiffstats
path: root/tests/turtle-2013/turtle-subm-23.ttl
blob: 310349da1ca2ad951a4e9c7de3d3428e8643f205 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# comment test
@prefix : <http://example.org/#> .
:a :b :c . # end of line comment
:d # ignore me
  :e # and me
      :f # and me
        .
:g :h #ignore me
     :i,  # and me
     :j . # and me

:k :l :m ; #ignore me
   :n :o ; # and me
   :p :q . # and me