Knowledge Graphs

Exercise 2.1 - RDF Basics

For the following triple, identify which of the elements is subject, predicate or object.

<http://example.org/john> <http://xmlns.com/foaf/0.1/name> "John Smith"
a. <http://example.org/john>      
b. <http://xmlns.com/foaf/0.1/name>      
c. John Smith