File: paths-02.nt

package info (click to toggle)
rdflib 6.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 38,248 kB
  • sloc: python: 39,216; sh: 153; makefile: 110
file content (3 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (7)
1
2
3
<http://example.org/#Jim> <http://example.org/#wife> _:path1 .
_:path1 <http://example.org/#age> _:path2 .
_:path2 <http://example.org/#over> "10" .