Alternative endpoint for retrieving RDF data about a resource, following Linked Data principles. Returns a 303 redirect to the appropriate representation based on content negotiation. This is the pure Linked Data interface - it returns HTTP 303 (See Other) and redirects to the actual data document. The response contains the complete RDF description of the resource including all properties and their values. Similar to /resource/{resource} but with stricter Linked Data semantics.
Original spec description
Alternative endpoint for retrieving RDF data about a resource. Provides more detailed triples about the resource.