File: test001.nt

package info (click to toggle)
rdflib 5.0.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 23,180 kB
  • sloc: python: 24,066; makefile: 97; sh: 1
file content (10 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
#
# Please see the full Copyright clause at
# <http://www.w3.org/Consortium/Legal/copyright-software.html>
#
# $Id: test001.nt,v 1.1 2003/10/08 13:00:58 jgrant Exp $
# 
#####################################################################
_:a <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/terms#Book> .
_:a <http://example.org/terms#title> "Dogs in Hats" .