@prefix dc: .
@prefix dcms: .
@prefix bib: .
@prefix foaf: .
# This appears in the managing rdf page to make it easier to
# identify this file
a dcms:Paper, bib:article;
dc:title "The National Cancer Institute's Thesaurus and Ontology.";
dc:identifier "http://www.mindswap.org/papers/WebSemantics-NCI.pdf";
bib:author "Golbeck, Jennifer, Gilberto Fragoso, Frank Hartel, Jim Hendler, Bijan Parsia, Jim Oberthaler";
bib:title "The National Cancer Institute's Thesaurus and Ontology.";
dc:description "A paper about the NCI ontology conversion.";
bib:journal "Journal of Web Semantics";
bib:month "Oct";
bib:year "2003";
bib:url .
<> a dcms:rdfSnippit;
dcms:creator [ foaf:mbox ];
dc:date "06/06/2003";
dc:description "Web Semantics Journal Article".