@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefic foaf: . :VisitingStudent rdfs:subClassOf foaf:Person; # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; dc:creator "Amy Alford"; dc:date "04/10/2003"; dc:description "testing subclassing stuff".