d6a06fe092
as possible.
4 lines
207 B
Plaintext
4 lines
207 B
Plaintext
rdf('JohnWeight', rdf:value, literal('200')).
|
|
rdf('JohnWeight', 'http://www.nist.gov/units/':units, 'http://www.nist.gov/units/Pounds').
|
|
rdf('John_Smith', 'http://www.nist.gov/units/':weight, 'JohnWeight').
|