@prefix ms: . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix foaf: . @prefix bib: . a ms:Paper, bib:inproceedings; dc:title "The Use of Lisp in Semantic Web Applications"; dc:identifier "http://www.mindswap.org/~katz/2003/08/use-of-lisp-on-sw.pdf"; ms:authors "Katz, Yarden, Hendler, Jim"; ms:creator [foaf:mbox ]; bib:author "Katz, Yarden and Hendler, James"; bib:title "{{The Use of Lisp in Semantic Web Applications}}"; bib:url . <> a :rdfSnippit; ms:creator [ foaf:mbox ]; dc:date "08/28/2003"; dc:description "Added ILC 2003 paper".