<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:cs="http://swat.cse.lehigh.edu/resources/onto/citeseer.owl#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
    <owl:Ontology>
        
<owl:imports rdf:resource="http://swat.cse.lehigh.edu/resources/onto/citeseer.owl"/>
    </owl:Ontology>
    <foaf:Person rdf:about="http://swat.cse.lehigh.edu/resources/citeseer_article/z/Zyto:Sacha">
        <cs:coauthor rdf:resource="http://swat.cse.lehigh.edu/resources/citeseer_article/g/Grama:Ananth"/>
        <cs:coauthor rdf:resource="http://swat.cse.lehigh.edu/resources/citeseer_article/s/Szpankowski:Wojciech"/>
    </foaf:Person>
</rdf:RDF>

