File: 0127-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 (6 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
<urn:ex:s295> <urn:ex:p> <http://abc/def/> .
<urn:ex:s296> <urn:ex:p> <http://abc/def/?a=b> .
<urn:ex:s297> <urn:ex:p> <http://abc/def/#a=b> .
<urn:ex:s298> <urn:ex:p> <http://abc/> .
<urn:ex:s299> <urn:ex:p> <http://abc/?a=b> .
<urn:ex:s300> <urn:ex:p> <http://abc/#a=b> .