File: rdf-trine-model.nt

package info (click to toggle)
librdf-aref-perl 0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 444 kB
  • ctags: 52
  • sloc: perl: 606; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (5)
1
2
3
<http://example.com/subject1> <http://example.com/predicate1> "Bar"^^<http://example.com/datatype1> .
<http://example.com/subject1> <http://example.com/predicate1> "Foo"@en .
_:g2 <http://example.com/predicate2> _:g1 .