--- a/rdf-concepts/index.html Mon Aug 20 15:18:33 2012 -0400
+++ b/rdf-concepts/index.html Thu Aug 23 17:15:32 2012 +0100
@@ -199,9 +199,9 @@
<a title="resource">resources</a> <a title="denote">denoted</a> by
the <a>subject</a> and <a>object</a></em>. This statement corresponding
to an RDF triple is known as an <dfn>RDF statement</dfn>.
- The predicate itself is an <a>IRI</a> and denotes a binary relation,
- also known as a <dfn>property</dfn>. (Relations that involve more than
- two entities can only be
+ The predicate itself is an <a>IRI</a> and denotes a <dfn>property</dfn>,
+ that is, a <a>resource</a> that can be thought of as a binary relation.
+ (Relations that involve more than two entities can only be
<a href="http://www.w3.org/TR/swbp-n-aryRelations/">indirectly
expressed in RDF</a> [[SWBP-N-ARYRELATIONS]].)</p>