<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:iswc="http://annotation.semanticweb.org/iswc/iswc.owl#">

<owl:Ontology rdf:about="">
	<owl:imports rdf:resource="http://annotation.semanticweb.org/iswc/iswc.owl"/>
	<owl:imports rdf:resource="http://swat.cse.lehigh.edu/swat.owl"/>
</owl:Ontology>

<iswc:Publication rdf:about="http://swat.cse.lehigh.edu/pubs/index.html#guo06c">
	<iswc:year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2006</iswc:year>
	<iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
	<iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Knowledge_Systems"/>
	<iswc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A Scalable Approach for Partitioning OWL Web Knowledge Bases</iswc:title>
	<iswc:author rdf:resource="http://www.lehigh.edu/~yug2#This"/>
	<iswc:author rdf:resource="http://www.cse.lehigh.edu/~heflin#This"/>
</iswc:Publication>

</rdf:RDF>