@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix foaf: . @prefix bib: . a :Paper, bib:inproceedings; dc:title "TrustMail: An Application of Semantic Trust Networks."; dc:identifier "http://www.mindswap.org/papers/TrustMail.pdf"; :authors "Golbeck, J, Parsia, B, Hendler, J"; :creator [foaf:mbox ]; :creator [foaf:mbox ]; :creator [foaf:mbox ]; bib:author "Golbeck, Jen and Parsia, Bijan and Hendler, James"; bib:title "TrustMail: An Application of Semantic Trust Networks."; bib:url . # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; :creator [ foaf:mbox ]; dc:date "05/22/2003"; dc:description "added TrustMail paper".