This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/sgml/RDF/suite/ok/t6.ok
2009-03-13 19:39:06 +00:00

5 lines
245 B
Plaintext

rdf('__Bag1', rdf:type, rdf:'Bag').
rdf('__Bag1', rdf:'_1', literal('Jan Wielemaker')).
rdf('__Bag1', rdf:'_2', literal('Anjo Anjewierden')).
rdf('http://www.swi.psy.uva.nl/projects/xpce/', 'http://description.org/schema/':'Creator', '__Bag1').