subject property
final
The subject of this RDF statement
The resource being described in this quad. Must be either an IRI or blank node according to RDF 1.1 specification. Cannot be a literal.
Implementation
final RdfSubject subject;
The subject of this RDF statement
The resource being described in this quad. Must be either an IRI or blank node according to RDF 1.1 specification. Cannot be a literal.
final RdfSubject subject;