<?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://www.lehigh.edu/~yug2/swat.owl" /> 
</owl:Ontology>


<iswc:Conference rdf:ID="ISWC2005">
    <iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
    <iswc:location rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Galway, Ireland</iswc:location>
</iswc:Conference>
  
<iswc:InProceedings rdf:about="http://swat.cse.lehigh.edu/pubs/wang05a.pdf">
    
  <iswc:conference rdf:resource="#ISWC2005"/>
    <iswc:year rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2004</iswc:year>
    <iswc:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Knowledge_Systems"/>
    <iswc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Rapid Benchmarking for Semantic Web Knowledge Base Systems</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:topic rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
    
    <iswc:author>
      <iswc:PhDStudent rdf:about="http://www.lehigh.edu/~yug2/index.owl">
        <iswc:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
        >Yuanbo Guo</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"
        >yug2@cse.lehigh.edu</iswc:email>
      </iswc:PhDStudent>
    </iswc:author>
    
    
    <iswc:author>
      <iswc:PhDStudent rdf:about="http://www.cse.lehigh.edu/~abq2/index.owl">
        <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"
        >abq22@cse.lehigh.edu</iswc:email>
      </iswc:PhDStudent>
    </iswc:author>
	
    
    
  </iswc:InProceedings>
  
</rdf:RDF>

