<?xml version="1.0" encoding="UTF-8" ?>




<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
xmlns:foaf="http://xmlns.com/foaf/0.1/" 
xmlns:pos="http://www.w3.org/2003/01/geo/wgs84_pos#" 
xmlns:dc="http://purl.org/dc/elements/1.1/" 
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:ka="http://protege.stanford.edu/plugins/owl/owl-library/ka.owl#"
xmlns:iswc="http://annotation.semanticweb.org/iswc/iswc.owl#"   

xmlns:admin="http://webns.net/mvcb/">

	<rdf:Description rdf:about="">
		<dc:title>FOAF for Abir Qasem</dc:title>
		<dc:description>Friend-of-a-Friend description for Abir Qasem</dc:description>
	</rdf:Description>

	<owl:Ontology rdf:about="">
		<owl:imports rdf:resource="http://annotation.semanticweb.org/iswc/iswc.owl"/>
		<!-- The swat ontology is imported if we are to have SWAT's own languge in future-->
		<owl:imports rdf:resource="http://swat.cse.lehigh.edu/swat.owl"/>
		 <owl:imports rdf:resource="http://protege.stanford.edu/plugins/owl/owl-library/ka.owl"/>
		 <owl:imports rdf:resource="http://xmlns.com/foaf/0.1/index.rdf"/>

		 
	</owl:Ontology>


	<foaf:Person rdf:about="http://cse.lehigh.edu/~abq2/index.owl#this">
		<foaf:name>Abir Qasem</foaf:name>
		<foaf:family_name>Qasem</foaf:family_name>
		<foaf:nick>Abir</foaf:nick>
		<foaf:mbox_sha1sum>a09e4bdd681f634d58587d318ede9e1580ecaafb</foaf:mbox_sha1sum>
		<foaf:homepage rdf:resource="http://fp1.cc.lehigh.edu/abq2/index.html"/>
		<foaf:depiction rdf:resource="http://fp1.cc.lehigh.edu/abq2/aq3.jpg"/>
		<foaf:phone rdf:resource="tel:703-944-9742"/>
		<foaf:workplaceHomepage rdf:resource="http://www.cse.lehigh.edu/~heflin/research/"/>
		<foaf:based_near>
			<pos:Point>
				<pos:lat>40.625</pos:lat>
				<pos:long>-75.37</pos:long>
			</pos:Point>
		</foaf:based_near>
		
		<iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Semantic_Web"/>
		<iswc:research_topics rdf:resource="http://annotation.semanticweb.org/2004/iswc#Agent_Systems"/>
		
		<ka:publication rdf:resource="http://www.cse.lehigh.edu/~abq2/OntoPlanUbicompCR.pdf"/>
		<ka:publication rdf:resource="http://www.cse.lehigh.edu/~abq2/SIGSEMISfinal.pdf"/>
		
		
		
		
		<ka:memberOf rdf:resource="http://www.cse.lehigh.edu/~heflin/research#This"/>
		
	</foaf:Person>


	<!-- information needed to make foaf explorer happy but can be ignored by other semantic web agents -->
	
	<foaf:PersonalProfileDocument rdf:about="">
		<foaf:maker rdf:nodeID="me"/>
		<foaf:primaryTopic rdf:nodeID="me"/>
		<admin:generatorAgent rdf:resource="http://www.ldodds.com/foaf/foaf-a-matic"/>
		<admin:errorReportsTo rdf:resource="mailto:leigh@ldodds.com"/>
	</foaf:PersonalProfileDocument>
	
	
	

</rdf:RDF>
