File: test.ttl

package info (click to toggle)
libatteanx-store-ldf-perl 0.04-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 228 kB
  • sloc: perl: 346; makefile: 17; sh: 1
file content (6 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
@base <http://localhost:8000/fragments> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 
</foo> rdfs:label "This is a test"@en ;
       <http://xmlns.com/foaf/0.1/page> <http://en.wikipedia.org/wiki/Foo> .
</bar/baz/bing> rdfs:label "Testing with longer URI."@en .