This document outlines lab assignments for working with RDFS and Sesame. The first assignment asks students to write an ontology in Turtle syntax and load it into Sesame, printing all triples including entailed ones. The second assignment asks students to create a simple RDFS forward chaining inference engine using Sesame that covers all entailment rules except rdfs1 and datatype rules, and verify it works using the example ontology.