File: c035-out.nq

package info (click to toggle)
rdflib 6.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 38,248 kB
  • sloc: python: 39,216; sh: 153; makefile: 110
file content (3 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (2)
1
2
3
<ex:inner> <http://vocab.org/prop1> "baz1" .
<ex:inner> <http://vocab.override.org/prop2> "baz2" .
<ex:outer> <http://vocab.org/foo> <ex:inner> .