This document shows examples of using the rdfapi.js library to work with RDF data. It demonstrates parsing RDF/Turtle strings into a graph, adding and filtering triples, serializing a graph back into Turtle strings, creating RDF objects from JavaScript objects, getting data types of RDF terms, working with lists, and merging RDF graphs.