<?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:Ontology>

<iswc:Conference rdf:ID="AAAI-2006">
	<iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Artificial_Intelligence"/>
	<iswc:location rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Boston, MA</iswc:location>
</iswc:Conference>

<iswc:InProceedings rdf:about="http://swat.cse.lehigh.edu/pubs/index.html#pan06a">
	<iswc:conference rdf:resource="#AAAI-2006"/>
	<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">On Logical Consequence for Collections of OWL Documents 
	</iswc:title>

	<iswc:author>
		<iswc:Faculty_Member rdf:about="http://www.cse.lehigh.edu/~heflin/index.owl">
			<iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Artificial_Intelligence"/>
			<iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Jeff Heflin</iswc:name>
			<iswc:email rdf:datatype="http://www.w3.org/2001/XMLSchema#string">heflin@cse.lehigh.edu</iswc:email>
			<iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
	</iswc:Faculty_Member>
	</iswc:author>
        <iswc:author>
                <iswc:PhDStudent rdf:about="http://www.lehigh.edu/~zhp2/">
                        <iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Zhengxiang Pan</iswc:name>
                        <iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
                        <iswc:email rdf:datatype="http://www.w3.org/2001/XMLSchema#string">zhp2@cse.lehigh.edu</iswc:email>
                </iswc:PhDStudent>
        </iswc:author>
	<iswc:author>
		<iswc:PhDStudent rdf:about="http://fp1.cc.lehigh.edu/abq2/">
			<iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Abir Qasem</iswc:name>
			<iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
			<iswc:email rdf:datatype="http://www.w3.org/2001/XMLSchema#string">abq2@cse.lehigh.edu</iswc:email>
		</iswc:PhDStudent>
	</iswc:author>
</iswc:InProceedings>

</rdf:RDF>