<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY foaf "http://xmlns.com/foaf/0.1/">
	<!ENTITY contact "http://www.w3.org/2000/10/swap/pim/contact#">
	<!ENTITY air "http://www.daml.org/2001/10/html/airport-ont#">
	<!ENTITY dc "http://purl.org/dc/elements/1.1/">
	<!ENTITY pos "http://www.w3.org/2003/01/geo/wgs84_pos#">
	<!ENTITY wn "http://xmlns.com/wordnet/1.6/">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:foaf = "&foaf;"
		xmlns:contact = "&contact;"
		xmlns:air = "&air;"
		xmlns:dc = "&dc;"
		xmlns:pos = "&pos;"
		xmlns:wn = "&wn;">
<rdf:Description rdf:about=''>
	<dc:title>FOAF for Sunil R Gandhi</dc:title>
	<rdfs:label>FOAF for Sunil R Gandhi</rdfs:label>
	<dc:description>Friend-of-a-Friend description for Sunil R Gandhi</dc:description>
</rdf:Description>
<foaf:Person rdf:about='#me'>
	<foaf:name>Sunil R Gandhi</foaf:name>
	<foaf:firstName>Sunil</foaf:firstName>
	<foaf:surname>Gandhi</foaf:surname>
	<foaf:publications>/papers/select/person/Sunil/Gandhi/</foaf:publications>
	<foaf:homepage rdf:resource="http://www.cs.umbc.edu/~sunilga1"/>
	<foaf:workInfoHomepage rdf:resource="http://www.cs.umbc.edu/~sunilga1"/>
	<foaf:depiction rdf:resource="http://ebiquity.umbc.edu/media/faces/647.jpeg"/>
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Lushan/Han/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Tim/Finin/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Abhay/Kashyap/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Roberto/Yus/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Taneeya/Satyapanich/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Sunil/Gandhi/foaf.rdf#me" />
	<foaf:knows rdf:resource="http://ebiquity.umbc.edu/person/foaf/Jennifer/Sleeman/foaf.rdf#me" />
</foaf:Person>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
