object property
final
The object (value) of this RDF statement
The property value or related resource. Can be an IRI, blank node, or literal according to RDF 1.1 specification.
Implementation
final RdfObject object;
The object (value) of this RDF statement
The property value or related resource. Can be an IRI, blank node, or literal according to RDF 1.1 specification.
final RdfObject object;